Download io.wcm.config.api-0.1.0.jar file - Jar i

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

Description

API and SPI for context-specific configuration.

You can download jar file io.wcm.config.api 0.1.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

io.wcm.config.api-0.1.0-javadoc.jar
io.wcm.config.api-0.1.0-sources.jar
io.wcm.config.api-0.1.0.jar
io.wcm.config.api-0.1.0.pom



Related Tutorials