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