Jar examples for i:io7m-jproperties-core
Typed property handling (Core)
You can download jar file io7m-jproperties-core 1.0.0 in this page.
ISC License
You can use the following script to add io7m-jproperties-core-1.0.0.jar to your project.
<dependency> <groupId>com.io7m.jproperties</groupId> <artifactId>io7m-jproperties-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.io7m.jproperties', name: 'io7m-jproperties-core', version: '1.0.0'
libraryDependencies += "com.io7m.jproperties" % "io7m-jproperties-core" % "1.0.0"
<dependency org="com.io7m.jproperties" name="io7m-jproperties-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.io7m.jproperties', module='io7m-jproperties-core', version='1.0.0'))
'com.io7m.jproperties:io7m-jproperties-core:jar:1.0.0'
Click the following link to download the jar file.
io7m-jproperties-core-1.0.0-javadoc.jar