is not current version
Last Version 0.4

net.peachjean.tater:tater-test-harness 0.2


Categories

Categories

Net
GroupId

GroupId

net.peachjean.tater
ArtifactId

ArtifactId

tater-test-harness
Version

Version

0.2
Type

Type

jar

Download tater-test-harness 0.2


<!-- https://jarcasting.com/artifacts/net.peachjean.tater/tater-test-harness/ -->
<dependency>
    <groupId>net.peachjean.tater</groupId>
    <artifactId>tater-test-harness</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.tater/tater-test-harness/
implementation 'net.peachjean.tater:tater-test-harness:0.2'
// https://jarcasting.com/artifacts/net.peachjean.tater/tater-test-harness/
implementation ("net.peachjean.tater:tater-test-harness:0.2")
'net.peachjean.tater:tater-test-harness:jar:0.2'
<dependency org="net.peachjean.tater" name="tater-test-harness" rev="0.2">
  <artifact name="tater-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.tater', module='tater-test-harness', version='0.2')
)
libraryDependencies += "net.peachjean.tater" % "tater-test-harness" % "0.2"
[net.peachjean.tater/tater-test-harness "0.2"]