Download sundr-annotations-0.0.11.jar file - Jar s

Jar examples for s:sundr-annotations

Description

You can download jar file sundr-annotations 0.0.11 in this page.

License

Apache License

Build File

You can use the following script to add sundr-annotations-0.0.11.jar to your project.

<dependency>
   <groupId>io.sundr</groupId>
   <artifactId>sundr-annotations</artifactId>
   <version>0.0.11</version>
</dependency>
compile group: 'io.sundr', name: 'sundr-annotations', version: '0.0.11'
libraryDependencies += "io.sundr" % "sundr-annotations" % "0.0.11"
<dependency org="io.sundr" name="sundr-annotations" rev="0.0.11"/>
@Grapes(@Grab(group='io.sundr', module='sundr-annotations', version='0.0.11'))
'io.sundr:sundr-annotations:jar:0.0.11'

Download

Click the following link to download the jar file.

sundr-annotations-0.0.11-javadoc.jar
sundr-annotations-0.0.11-sources.jar
sundr-annotations-0.0.11.jar
sundr-annotations-0.0.11.pom



Related Tutorials