is not current version
Last Version 0.4

net.peachjean.tater:tater-root 0.1

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.1
Type

Type

pom

Download tater-root 0.1

Filename Size
tater-root-0.1.pom 5 KB
Browse

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