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

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

Download

Click the following link to download the jar file.

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



Related Tutorials