is not current version
Last Version 1.0.2

com.github.dabasan:jxm-bd1 0.0.1


GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

jxm-bd1
Version

Version

0.0.1
Type

Type

jar

Download jxm-bd1 0.0.1


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