jproperties
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |
License |
License |
---|---|
GroupId | GroupIdcom.io7m.jproperties |
ArtifactId | ArtifactIdio7m-jproperties |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio7m-jproperties
Typed property handling
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io7m-jproperties-1.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jproperties/io7m-jproperties/ -->
<dependency>
<groupId>com.io7m.jproperties</groupId>
<artifactId>io7m-jproperties</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jproperties/io7m-jproperties/
implementation 'com.io7m.jproperties:io7m-jproperties:1.0.2'
// https://jarcasting.com/artifacts/com.io7m.jproperties/io7m-jproperties/
implementation ("com.io7m.jproperties:io7m-jproperties:1.0.2")
'com.io7m.jproperties:io7m-jproperties:pom:1.0.2'
<dependency org="com.io7m.jproperties" name="io7m-jproperties" rev="1.0.2">
<artifact name="io7m-jproperties" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jproperties', module='io7m-jproperties', version='1.0.2')
)
libraryDependencies += "com.io7m.jproperties" % "io7m-jproperties" % "1.0.2"
[com.io7m.jproperties/io7m-jproperties "1.0.2"]
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |