Download service-container_2.12-2.0.6.jar file - Jar s

Jar examples for s:service-container-2.12

Description

Service Container

You can download jar file service-container_2.12 2.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add service-container_2.12-2.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

service-container_2.12-2.0.6-javadoc.jar
service-container_2.12-2.0.6-sources.jar
service-container_2.12-2.0.6.jar
service-container_2.12-2.0.6.pom



Related Tutorials