is not current version
Last Version 1.0.1

com.lyncode:testy 1.0.0

Test Support Toolkit

GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

testy
Version

Version

1.0.0
Type

Type

pom

Download testy 1.0.0

Filename Size
testy-1.0.0.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.lyncode/testy/ -->
<dependency>
    <groupId>com.lyncode</groupId>
    <artifactId>testy</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/testy/
implementation 'com.lyncode:testy:1.0.0'
// https://jarcasting.com/artifacts/com.lyncode/testy/
implementation ("com.lyncode:testy:1.0.0")
'com.lyncode:testy:pom:1.0.0'
<dependency org="com.lyncode" name="testy" rev="1.0.0">
  <artifact name="testy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='testy', version='1.0.0')
)
libraryDependencies += "com.lyncode" % "testy" % "1.0.0"
[com.lyncode/testy "1.0.0"]