Download platform.config-1.0.0.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 1.0.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials