GroupId | GroupIdcom.github.dabasan |
---|---|
ArtifactId | ArtifactIdxopsmanipulator-bd1 |
Version | Version9.0.1 |
Type | Typejar |
Filename | Size |
---|---|
xopsmanipulator-bd1-9.0.1.pom | |
xopsmanipulator-bd1-9.0.1.jar | 25 KB |
xopsmanipulator-bd1-9.0.1-sources.jar | 14 KB |
xopsmanipulator-bd1-9.0.1-javadoc.jar | 430 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dabasan/xopsmanipulator-bd1/ -->
<dependency>
<groupId>com.github.dabasan</groupId>
<artifactId>xopsmanipulator-bd1</artifactId>
<version>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/xopsmanipulator-bd1/
implementation 'com.github.dabasan:xopsmanipulator-bd1:9.0.1'
// https://jarcasting.com/artifacts/com.github.dabasan/xopsmanipulator-bd1/
implementation ("com.github.dabasan:xopsmanipulator-bd1:9.0.1")
'com.github.dabasan:xopsmanipulator-bd1:jar:9.0.1'
<dependency org="com.github.dabasan" name="xopsmanipulator-bd1" rev="9.0.1">
<artifact name="xopsmanipulator-bd1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='xopsmanipulator-bd1', version='9.0.1')
)
libraryDependencies += "com.github.dabasan" % "xopsmanipulator-bd1" % "9.0.1"
[com.github.dabasan/xopsmanipulator-bd1 "9.0.1"]