is not current version
Last Version 3.0.0

net.sf.prefixedproperties:prefixedproperties 1.1.3

Extended Properties class to handle prefixes

Categories

Categories

Net
GroupId

GroupId

net.sf.prefixedproperties
ArtifactId

ArtifactId

prefixedproperties
Version

Version

1.1.3
Type

Type

jar

Download prefixedproperties 1.1.3


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