Download kratos-annotations-0.2.4.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.4 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.4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials