is not current version
Last Version 1.10

com.sta-soft:xtools 1.4

Executable tools for all projects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

xtools
Version

Version

1.4
Type

Type

jar

Download xtools 1.4


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