Categories |
CategoriesGroovy Languages |
---|---|
GroupId | GroupIdcom.deliveredtechnologies |
ArtifactId | ArtifactIdtf-test-groovy |
Version | Version0.13-19 |
Type | Typejar |
Filename | Size |
---|---|
tf-test-groovy-0.13-19.pom | |
tf-test-groovy-0.13-19.jar | 33 KB |
tf-test-groovy-0.13-19-sources.jar | 9 KB |
tf-test-groovy-0.13-19-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-test-groovy/ -->
<dependency>
<groupId>com.deliveredtechnologies</groupId>
<artifactId>tf-test-groovy</artifactId>
<version>0.13-19</version>
</dependency>
// https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-test-groovy/
implementation 'com.deliveredtechnologies:tf-test-groovy:0.13-19'
// https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-test-groovy/
implementation ("com.deliveredtechnologies:tf-test-groovy:0.13-19")
'com.deliveredtechnologies:tf-test-groovy:jar:0.13-19'
<dependency org="com.deliveredtechnologies" name="tf-test-groovy" rev="0.13-19">
<artifact name="tf-test-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deliveredtechnologies', module='tf-test-groovy', version='0.13-19')
)
libraryDependencies += "com.deliveredtechnologies" % "tf-test-groovy" % "0.13-19"
[com.deliveredtechnologies/tf-test-groovy "0.13-19"]