is not current version
Last Version 5.0.2

com.github.dabasan:xopsmanipulator 4.0.1

XOPSManipulator is a Java library that offers several functions to manipulate matters relating to X operations.

GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

xopsmanipulator
Version

Version

4.0.1
Type

Type

jar

Download xopsmanipulator 4.0.1


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