| License |
License |
|---|---|
| GroupId | GroupIdcom.sta-soft |
| ArtifactId | ArtifactIdxtools |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXTools
Executable tools for all projects.
|
| Project Organization |
Project Organization>StA-Soft< |
| Filename | Size |
|---|---|
| xtools-1.10.pom | |
| xtools-1.10.jar | 66 KB |
| xtools-1.10-tests.jar | 1 KB |
| xtools-1.10-sources.jar | 52 KB |
| xtools-1.10-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/xtools/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>xtools</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/xtools/
implementation 'com.sta-soft:xtools:1.10'
// https://jarcasting.com/artifacts/com.sta-soft/xtools/
implementation ("com.sta-soft:xtools:1.10")
'com.sta-soft:xtools:jar:1.10'
<dependency org="com.sta-soft" name="xtools" rev="1.10">
<artifact name="xtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='xtools', version='1.10')
)
libraryDependencies += "com.sta-soft" % "xtools" % "1.10"
[com.sta-soft/xtools "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |