GroupId | GroupIdco.touchlab |
---|---|
ArtifactId | ArtifactIdtesthelp |
Version | Version0.3.8-1.4.0-rc |
Type | Typepom |
Filename | Size |
---|---|
testhelp-0.3.8-1.4.0-rc.pom | |
testhelp-0.3.8-1.4.0-rc-sources.jar | 261 bytes |
testhelp-0.3.8-1.4.0-rc-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/testhelp/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>testhelp</artifactId>
<version>0.3.8-1.4.0-rc</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/testhelp/
implementation 'co.touchlab:testhelp:0.3.8-1.4.0-rc'
// https://jarcasting.com/artifacts/co.touchlab/testhelp/
implementation ("co.touchlab:testhelp:0.3.8-1.4.0-rc")
'co.touchlab:testhelp:pom:0.3.8-1.4.0-rc'
<dependency org="co.touchlab" name="testhelp" rev="0.3.8-1.4.0-rc">
<artifact name="testhelp" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='testhelp', version='0.3.8-1.4.0-rc')
)
libraryDependencies += "co.touchlab" % "testhelp" % "0.3.8-1.4.0-rc"
[co.touchlab/testhelp "0.3.8-1.4.0-rc"]