Last Version

rapidprops 2.0.java8

Dynamic implementation of interfaces for retrieving properties

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.rapidprops
ArtifactId

ArtifactId

rapidprops
Version

Version

2.0.java8
Type

Type

jar
Description

Description

rapidprops
Dynamic implementation of interfaces for retrieving properties
Project URL

Project URL

http://sourceforge.net/projects/rapidprops/

Download rapidprops 2.0.java8


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.ow2.asm : asm jar 5.+

test (1)

Group / Artifact Type Version
junit : junit jar 4.+

Project Modules

There are no modules declared in this project.