GroupId | GroupIdcom.hotels |
---|---|
ArtifactId | ArtifactIdcircus-train-tool |
Version | Version13.1.0 |
Type | Typejar |
Filename | Size |
---|---|
circus-train-tool-13.1.0.pom | |
circus-train-tool-13.1.0.jar | 2 KB |
circus-train-tool-13.1.0-sources.jar | 2 KB |
circus-train-tool-13.1.0-bin.tgz | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hotels/circus-train-tool/ -->
<dependency>
<groupId>com.hotels</groupId>
<artifactId>circus-train-tool</artifactId>
<version>13.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels/circus-train-tool/
implementation 'com.hotels:circus-train-tool:13.1.0'
// https://jarcasting.com/artifacts/com.hotels/circus-train-tool/
implementation ("com.hotels:circus-train-tool:13.1.0")
'com.hotels:circus-train-tool:jar:13.1.0'
<dependency org="com.hotels" name="circus-train-tool" rev="13.1.0">
<artifact name="circus-train-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels', module='circus-train-tool', version='13.1.0')
)
libraryDependencies += "com.hotels" % "circus-train-tool" % "13.1.0"
[com.hotels/circus-train-tool "13.1.0"]