is not current version
Last Version 3.2.0

com.io7m.jproperties:com.io7m.jproperties.core 3.0.0

Typed property handling (Core)

GroupId

GroupId

com.io7m.jproperties
ArtifactId

ArtifactId

com.io7m.jproperties.core
Version

Version

3.0.0
Type

Type

jar

Download com.io7m.jproperties.core 3.0.0


<!-- https://jarcasting.com/artifacts/com.io7m.jproperties/com.io7m.jproperties.core/ -->
<dependency>
    <groupId>com.io7m.jproperties</groupId>
    <artifactId>com.io7m.jproperties.core</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jproperties/com.io7m.jproperties.core/
implementation 'com.io7m.jproperties:com.io7m.jproperties.core:3.0.0'
// https://jarcasting.com/artifacts/com.io7m.jproperties/com.io7m.jproperties.core/
implementation ("com.io7m.jproperties:com.io7m.jproperties.core:3.0.0")
'com.io7m.jproperties:com.io7m.jproperties.core:jar:3.0.0'
<dependency org="com.io7m.jproperties" name="com.io7m.jproperties.core" rev="3.0.0">
  <artifact name="com.io7m.jproperties.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jproperties', module='com.io7m.jproperties.core', version='3.0.0')
)
libraryDependencies += "com.io7m.jproperties" % "com.io7m.jproperties.core" % "3.0.0"
[com.io7m.jproperties/com.io7m.jproperties.core "3.0.0"]