GroupId | GroupIdcom.github.dabasan |
---|---|
ArtifactId | ArtifactIdjxm-bd1 |
Version | Version0.0.1-rc1 |
Type | Typejar |
Filename | Size |
---|---|
jxm-bd1-0.0.1-rc1.pom | |
jxm-bd1-0.0.1-rc1.jar | 23 KB |
jxm-bd1-0.0.1-rc1-sources.jar | 12 KB |
jxm-bd1-0.0.1-rc1-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dabasan/jxm-bd1/ -->
<dependency>
<groupId>com.github.dabasan</groupId>
<artifactId>jxm-bd1</artifactId>
<version>0.0.1-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/jxm-bd1/
implementation 'com.github.dabasan:jxm-bd1:0.0.1-rc1'
// https://jarcasting.com/artifacts/com.github.dabasan/jxm-bd1/
implementation ("com.github.dabasan:jxm-bd1:0.0.1-rc1")
'com.github.dabasan:jxm-bd1:jar:0.0.1-rc1'
<dependency org="com.github.dabasan" name="jxm-bd1" rev="0.0.1-rc1">
<artifact name="jxm-bd1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='jxm-bd1', version='0.0.1-rc1')
)
libraryDependencies += "com.github.dabasan" % "jxm-bd1" % "0.0.1-rc1"
[com.github.dabasan/jxm-bd1 "0.0.1-rc1"]