Download io.wcm.config.core-0.6.2.jar file - Jar i

Jar examples for i:io.wcm.config.core

Description

Context-specific configuration management implementation.

You can download jar file io.wcm.config.core 0.6.2 in this page.

License

Apache License

Build File

You can use the following script to add io.wcm.config.core-0.6.2.jar to your project.

<dependency>
   <groupId>io.wcm</groupId>
   <artifactId>io.wcm.config.core</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'io.wcm', name: 'io.wcm.config.core', version: '0.6.2'
libraryDependencies += "io.wcm" % "io.wcm.config.core" % "0.6.2"
<dependency org="io.wcm" name="io.wcm.config.core" rev="0.6.2"/>
@Grapes(@Grab(group='io.wcm', module='io.wcm.config.core', version='0.6.2'))
'io.wcm:io.wcm.config.core:jar:0.6.2'

Download

Click the following link to download the jar file.

io.wcm.config.core-0.6.2-javadoc.jar
io.wcm.config.core-0.6.2-sources.jar
io.wcm.config.core-0.6.2.jar
io.wcm.config.core-0.6.2.pom



Related Tutorials