is not current version
Last Version 3.0.0

net.sf.prefixedproperties:prefixedproperties 1.1.2

Extended Properties class to handle prefixes

Categories

Categories

Net
GroupId

GroupId

net.sf.prefixedproperties
ArtifactId

ArtifactId

prefixedproperties
Version

Version

1.1.2
Type

Type

jar

Download prefixedproperties 1.1.2


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