is not current version
Last Version 1.0.1

io.github.thingersoft:properties-manager-commons-test 1.0.0


GroupId

GroupId

io.github.thingersoft
ArtifactId

ArtifactId

properties-manager-commons-test
Version

Version

1.0.0
Type

Type

jar

Download properties-manager-commons-test 1.0.0


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