Download service-container_2.11-2.0.4.jar file - Jar s

Jar examples for s:service-container-2.11

Description

Service Container

You can download jar file service-container_2.11 2.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add service-container_2.11-2.0.4.jar to your project.

<dependency>
   <groupId>com.github.vonnagy</groupId>
   <artifactId>service-container_2.11</artifactId>
   <version>2.0.4</version>
</dependency>
compile group: 'com.github.vonnagy', name: 'service-container_2.11', version: '2.0.4'
libraryDependencies += "com.github.vonnagy" % "service-container_2.11" % "2.0.4"
<dependency org="com.github.vonnagy" name="service-container_2.11" rev="2.0.4"/>
@Grapes(@Grab(group='com.github.vonnagy', module='service-container_2.11', version='2.0.4'))
'com.github.vonnagy:service-container_2.11:jar:2.0.4'

Download

Click the following link to download the jar file.

service-container_2.11-2.0.4-javadoc.jar
service-container_2.11-2.0.4-sources.jar
service-container_2.11-2.0.4.jar
service-container_2.11-2.0.4.pom



Related Tutorials