Jar examples for u:ubjson
UBJSON lib for Java
You can download jar file ubjson 0.1.7 in this page.
MIT License
You can use the following script to add ubjson-0.1.7.jar to your project.
<dependency> <groupId>com.dev-smart</groupId> <artifactId>ubjson</artifactId> <version>0.1.7</version> </dependency>
compile group: 'com.dev-smart', name: 'ubjson', version: '0.1.7'
libraryDependencies += "com.dev-smart" % "ubjson" % "0.1.7"
<dependency org="com.dev-smart" name="ubjson" rev="0.1.7"/>
@Grapes(@Grab(group='com.dev-smart', module='ubjson', version='0.1.7'))
'com.dev-smart:ubjson:jar:0.1.7'
Click the following link to download the jar file.
ubjson-0.1.7-javadoc.jar