License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface CLI Wire Data Data Structures |
GroupId | GroupIdcom.guidewire.tools |
ArtifactId | ArtifactIdmarathon-client_2.10 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionmarathon-client
marathon-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
marathon-client_2.10-0.0.2.pom | |
marathon-client_2.10-0.0.2.jar | 242 KB |
marathon-client_2.10-0.0.2-sources.jar | 19 KB |
marathon-client_2.10-0.0.2-javadoc.jar | 582 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guidewire.tools/marathon-client_2.10/ -->
<dependency>
<groupId>com.guidewire.tools</groupId>
<artifactId>marathon-client_2.10</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.guidewire.tools/marathon-client_2.10/
implementation 'com.guidewire.tools:marathon-client_2.10:0.0.2'
// https://jarcasting.com/artifacts/com.guidewire.tools/marathon-client_2.10/
implementation ("com.guidewire.tools:marathon-client_2.10:0.0.2")
'com.guidewire.tools:marathon-client_2.10:jar:0.0.2'
<dependency org="com.guidewire.tools" name="marathon-client_2.10" rev="0.0.2">
<artifact name="marathon-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guidewire.tools', module='marathon-client_2.10', version='0.0.2')
)
libraryDependencies += "com.guidewire.tools" % "marathon-client_2.10" % "0.0.2"
[com.guidewire.tools/marathon-client_2.10 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.2 |
com.typesafe.play : play-json_2.10 | jar | 2.2.1 |
net.databinder.dispatch : dispatch-core_2.10 | jar | 0.11.0 |
org.scalaz : scalaz-core_2.10 | jar | 7.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.0.M5b |
junit : junit | jar | 4.11 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-simple | jar | 1.7.5 |