is not current version
Last Version 0.4

net.peachjean.tater:tater-utils 0.3


Categories

Categories

Net
GroupId

GroupId

net.peachjean.tater
ArtifactId

ArtifactId

tater-utils
Version

Version

0.3
Type

Type

jar

Download tater-utils 0.3


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