Download ubjson-0.1.3.jar file - Jar u

Jar examples for u:ubjson

Description

UBJSON lib for Java

You can download jar file ubjson 0.1.3 in this page.

License

MIT License

Build File

You can use the following script to add ubjson-0.1.3.jar to your project.

<dependency>
   <groupId>com.dev-smart</groupId>
   <artifactId>ubjson</artifactId>
   <version>0.1.3</version>
</dependency>
compile group: 'com.dev-smart', name: 'ubjson', version: '0.1.3'
libraryDependencies += "com.dev-smart" % "ubjson" % "0.1.3"
<dependency org="com.dev-smart" name="ubjson" rev="0.1.3"/>
@Grapes(@Grab(group='com.dev-smart', module='ubjson', version='0.1.3'))
'com.dev-smart:ubjson:jar:0.1.3'

Download

Click the following link to download the jar file.

ubjson-0.1.3-javadoc.jar
ubjson-0.1.3-sources.jar
ubjson-0.1.3.jar
ubjson-0.1.3.pom



Related Tutorials