]> git.mxchange.org Git - jphone-lib.git/commit
New project jphone-lib initialized which keeps remote interfaces for jphone-core
authorRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 15:59:55 +0000 (17:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 16:06:40 +0000 (18:06 +0200)
commit139f0913fb1aecb93088bc2a835f17703444f0bb
tree2b26b46e931bc5bc5bdd0860e008982ed572a506
New project jphone-lib initialized which keeps remote interfaces for jphone-core

Signed-off-by: Roland Häder <roland@mxchange.org>
19 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
build.xml [new file with mode: 0644]
dist.sh [new file with mode: 0755]
docs/COPYING.documents [new file with mode: 0644]
docs/COPYING.software [new file with mode: 0644]
docs/NEWS [new file with mode: 0644]
docs/README [new file with mode: 0644]
docs/THANKS [new file with mode: 0644]
lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar [new file with mode: 0644]
lib/javaee-api-7.0/javaee-api-7.0.jar [new file with mode: 0644]
lib/jphone-core.jar [new file with mode: 0644]
lib/nblibraries.properties [new file with mode: 0644]
nbproject/build-impl.xml [new file with mode: 0644]
nbproject/genfiles.properties [new file with mode: 0644]
nbproject/project.properties [new file with mode: 0644]
nbproject/project.xml [new file with mode: 0644]
src/org/mxchange/jphone/phonenumbers/smsprovider/SmsProviderSingletonBeanRemote.java [new file with mode: 0644]