Skip to content

DDDS code developed by Nominet for Enumdroid

License

Notifications You must be signed in to change notification settings

opentelecoms-org/nominet-DDDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository was split from the Enumdroid repository using the command:

  git filter-branch --prune-empty --tree-filter \
    'find * -type f | egrep -v "DDDS|^LICENSE|^TODO" | xargs rm -f .project .classpath ' HEAD

so that it can be used as a library JAR in any type of project, not just
on Android.

It can be released to Sonatype using:

  mvn deploy -DperformRelease=true \
      -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ \
      -DrepositoryId=sonatype-nexus-staging

The original project URL was on Google Code:
  https://code.google.com/p/enumdroid/
and migrated to Github:
  https://github.com/raybellis/enumdroid

About

DDDS code developed by Nominet for Enumdroid

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages