License |
License |
---|---|
GroupId | GroupIdcom.io7m.jproperties |
ArtifactId | ArtifactIdio7m-jproperties-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-jproperties-core
Typed property handling (Core)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jproperties/io7m-jproperties-core/ -->
<dependency>
<groupId>com.io7m.jproperties</groupId>
<artifactId>io7m-jproperties-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jproperties/io7m-jproperties-core/
implementation 'com.io7m.jproperties:io7m-jproperties-core:1.0.2'
// https://jarcasting.com/artifacts/com.io7m.jproperties/io7m-jproperties-core/
implementation ("com.io7m.jproperties:io7m-jproperties-core:1.0.2")
'com.io7m.jproperties:io7m-jproperties-core:jar:1.0.2'
<dependency org="com.io7m.jproperties" name="io7m-jproperties-core" rev="1.0.2">
<artifact name="io7m-jproperties-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jproperties', module='io7m-jproperties-core', version='1.0.2')
)
libraryDependencies += "com.io7m.jproperties" % "io7m-jproperties-core" % "1.0.2"
[com.io7m.jproperties/io7m-jproperties-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jnull : io7m-jnull-core | jar | [1.0.0, 2.0.0) |
com.io7m.jequality : io7m-jequality-core | jar | [1.0.0, 2.0.0) |
com.io7m.junreachable : io7m-junreachable-core | jar | [1.0.0, 2.0.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.reflections : reflections | jar | 0.9.10 |