Download platform.config-0.4.jar file - Jar p

Jar examples for p:platform

Description

This bundles initializes the system graph with default values, provides a service to access configuration default values, and a GUI to edit such values.

You can download jar file platform.config 0.4 in this page.

License

Apache License

Build File

You can use the following script to add platform.config-0.4.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>platform.config</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'platform.config', version: '0.4'
libraryDependencies += "org.apache.clerezza" % "platform.config" % "0.4"
<dependency org="org.apache.clerezza" name="platform.config" rev="0.4"/>
@Grapes(@Grab(group='org.apache.clerezza', module='platform.config', version='0.4'))
'org.apache.clerezza:platform.config:jar:0.4'

Download

Click the following link to download the jar file.

platform.config-0.4-javadoc.jar
platform.config-0.4-sources.jar
platform.config-0.4.jar
platform.config-0.4.pom



Related Tutorials