is not current version
Last Version 0.4

net.peachjean.tater:tater-root 0.3

A collection of utilities for dealing with annotations and writing annotation processors.

Categories

Categories

Net
GroupId

GroupId

net.peachjean.tater
ArtifactId

ArtifactId

tater-root
Version

Version

0.3
Type

Type

pom

Download tater-root 0.3

Filename Size
tater-root-0.3.pom 6 KB
Browse

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