Download objectify-utils-5.0.2.jar file - Jar o

Jar examples for o:objectify-utils

Description

You can download jar file objectify-utils 5.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add objectify-utils-5.0.2.jar to your project.

<dependency>
   <groupId>com.sappenin.objectify</groupId>
   <artifactId>objectify-utils</artifactId>
   <version>5.0.2</version>
</dependency>
compile group: 'com.sappenin.objectify', name: 'objectify-utils', version: '5.0.2'
libraryDependencies += "com.sappenin.objectify" % "objectify-utils" % "5.0.2"
<dependency org="com.sappenin.objectify" name="objectify-utils" rev="5.0.2"/>
@Grapes(@Grab(group='com.sappenin.objectify', module='objectify-utils', version='5.0.2'))
'com.sappenin.objectify:objectify-utils:jar:5.0.2'

Download

Click the following link to download the jar file.

objectify-utils-5.0.2-javadoc.jar
objectify-utils-5.0.2-sources.jar
objectify-utils-5.0.2-tests.jar
objectify-utils-5.0.2.jar
objectify-utils-5.0.2.pom



Related Tutorials