is not current version
Last Version 1.0.2

com.github.dabasan:jxm-properties 0.0.1-rc1


GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

jxm-properties
Version

Version

0.0.1-rc1
Type

Type

jar

Download jxm-properties 0.0.1-rc1


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