Download kratos-annotations-0.1.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.1 in this page.

License

GNU GENERAL PUBLIC LICENSE, Version 3.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials