Download service-container_2.11-2.0.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials