Download io.wcm.config.core-0.6.4.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.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials