Download autosubscription-1.0.1.jar file - Jar a

Jar examples for a:autosubscription

Description

Auto unsubscriber anotated objects

You can download jar file autosubscription 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add autosubscription-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.vicpinm</groupId>
   <artifactId>autosubscription</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.vicpinm', name: 'autosubscription', version: '1.0.1'
libraryDependencies += "com.github.vicpinm" % "autosubscription" % "1.0.1"
<dependency org="com.github.vicpinm" name="autosubscription" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.vicpinm', module='autosubscription', version='1.0.1'))
'com.github.vicpinm:autosubscription:jar:1.0.1'

Download

Click the following link to download the jar file.

autosubscription-1.0.1-sources.jar
autosubscription-1.0.1.pom



Related Tutorials