| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.openbox |
| ArtifactId | ArtifactIdxtools |
| Last Version | Last Version2.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxtool
This is test xtools include emma , gcov , valgrind etc
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xtools-2.1.6.pom | |
| xtools-2.1.6.jar | 438 KB |
| xtools-2.1.6-sources.jar | 427 KB |
| xtools-2.1.6-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/xtools/ -->
<dependency>
<groupId>com.googlecode.openbox</groupId>
<artifactId>xtools</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/xtools/
implementation 'com.googlecode.openbox:xtools:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/xtools/
implementation ("com.googlecode.openbox:xtools:2.1.6")
'com.googlecode.openbox:xtools:jar:2.1.6'
<dependency org="com.googlecode.openbox" name="xtools" rev="2.1.6">
<artifact name="xtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='xtools', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "xtools" % "2.1.6"
[com.googlecode.openbox/xtools "2.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.openbox : common | jar | 2.1.6 |
| com.googlecode.openbox : ssh | jar | 2.1.6 |
| org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-beta9 |