Last Version

FreeHEP Typed Properties 1.1

Enhancement for java.util.Properties to store typed properties and collections of those properties

License

License

GroupId

GroupId

org.freehep
ArtifactId

ArtifactId

freehep-typed-properties
Version

Version

1.1
Type

Type

jar
Description

Description

FreeHEP Typed Properties
Enhancement for java.util.Properties to store typed properties and collections of those properties
Source Code Management

Source Code Management

http://github.com/freehep/freehep-typed-properties

Download freehep-typed-properties 1.1


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.