org.javastack:stringproperties

StringProperties is Java Properties with Extra Features

License

License

GroupId

GroupId

org.javastack
ArtifactId

ArtifactId

stringproperties
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.javastack:stringproperties
StringProperties is Java Properties with Extra Features
Project URL

Project URL

https://github.com/ggrandes/stringproperties

Download stringproperties

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.javastack : mapexpression jar 1.0.2
org.javastack : stringmappersist jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1