Download service-0.0.15.jar file - Jar s

Jar examples for s:service

Description

A singleton service factory for dependency injection without spring.

You can download jar file service 0.0.15 in this page.

License

GNU Affero General Public License (AGPL) version 3.0

Build File

You can use the following script to add service-0.0.15.jar to your project.

<dependency>
   <groupId>com.walterjwhite.modules.encryption.api</groupId>
   <artifactId>service</artifactId>
   <version>0.0.15</version>
</dependency>
compile group: 'com.walterjwhite.modules.encryption.api', name: 'service', version: '0.0.15'
libraryDependencies += "com.walterjwhite.modules.encryption.api" % "service" % "0.0.15"
<dependency org="com.walterjwhite.modules.encryption.api" name="service" rev="0.0.15"/>
@Grapes(@Grab(group='com.walterjwhite.modules.encryption.api', module='service', version='0.0.15'))
'com.walterjwhite.modules.encryption.api:service:jar:0.0.15'

Download

Click the following link to download the jar file.

service-0.0.15-javadoc.jar
service-0.0.15-sources.jar
service-0.0.15.jar
service-0.0.15.pom



Related Tutorials