is not current version
Last Version 0.4

net.peachjean.tater:tater-utils 0.1


Categories

Categories

Net
GroupId

GroupId

net.peachjean.tater
ArtifactId

ArtifactId

tater-utils
Version

Version

0.1
Type

Type

jar

Download tater-utils 0.1


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