is not current version
Last Version 5.0.1

com.github.skarpushin:summerb-properties 4.1.0

A service for working with simple persistent properties

GroupId

GroupId

com.github.skarpushin
ArtifactId

ArtifactId

summerb-properties
Version

Version

4.1.0
Type

Type

jar

Download summerb-properties 4.1.0


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