is not current version
Last Version 0.3.0

net.ethx.shuteye:shuteye-pom 0.2.1

Sane, zero-dependency library for building REST clients

Categories

Categories

Net
GroupId

GroupId

net.ethx.shuteye
ArtifactId

ArtifactId

shuteye-pom
Version

Version

0.2.1
Type

Type

pom

Download shuteye-pom 0.2.1

Filename Size
shuteye-pom-0.2.1.pom 6 KB
Browse

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