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