Download kratos-annotations-0.2.2.jar file - Jar k

Jar examples for k:kratos-annotations

Description

Add basic double binding support to android.

You can download jar file kratos-annotations 0.2.2 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 3.0

Build File

You can use the following script to add kratos-annotations-0.2.2.jar to your project.

<dependency>
   <groupId>com.github.acemerlin</groupId>
   <artifactId>kratos-annotations</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'com.github.acemerlin', name: 'kratos-annotations', version: '0.2.2'
libraryDependencies += "com.github.acemerlin" % "kratos-annotations" % "0.2.2"
<dependency org="com.github.acemerlin" name="kratos-annotations" rev="0.2.2"/>
@Grapes(@Grab(group='com.github.acemerlin', module='kratos-annotations', version='0.2.2'))
'com.github.acemerlin:kratos-annotations:jar:0.2.2'

Download

Click the following link to download the jar file.

kratos-annotations-0.2.2-javadoc.jar
kratos-annotations-0.2.2-sources.jar
kratos-annotations-0.2.2.jar
kratos-annotations-0.2.2.pom



Related Tutorials