Jar examples for b:bser
DroidKit Bser - protobuf compatible serialization library.
You can download jar file bser 1.2 in this page.
The MIT License (MIT)
You can use the following script to add bser-1.2.jar to your project.
<dependency> <groupId>com.droidkit</groupId> <artifactId>bser</artifactId> <version>1.2</version> </dependency>
compile group: 'com.droidkit', name: 'bser', version: '1.2'
libraryDependencies += "com.droidkit" % "bser" % "1.2"
<dependency org="com.droidkit" name="bser" rev="1.2"/>
@Grapes(@Grab(group='com.droidkit', module='bser', version='1.2'))
'com.droidkit:bser:jar:1.2'
Click the following link to download the jar file.
bser-1.2-javadoc.jar