License |
License |
---|---|
GroupId | GroupIdorg.freehep |
ArtifactId | ArtifactIdfreehep-typed-properties |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFreeHEP Typed Properties
Enhancement for java.util.Properties to store typed properties and collections of those properties
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.freehep/freehep-typed-properties/ -->
<dependency>
<groupId>org.freehep</groupId>
<artifactId>freehep-typed-properties</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.freehep/freehep-typed-properties/
implementation 'org.freehep:freehep-typed-properties:1.1'
// https://jarcasting.com/artifacts/org.freehep/freehep-typed-properties/
implementation ("org.freehep:freehep-typed-properties:1.1")
'org.freehep:freehep-typed-properties:jar:1.1'
<dependency org="org.freehep" name="freehep-typed-properties" rev="1.1">
<artifact name="freehep-typed-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.freehep', module='freehep-typed-properties', version='1.1')
)
libraryDependencies += "org.freehep" % "freehep-typed-properties" % "1.1"
[org.freehep/freehep-typed-properties "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |