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