is not current version
Last Version 0.3.0

net.ethx.shuteye:shuteye 0.2.1


Categories

Categories

Net
GroupId

GroupId

net.ethx.shuteye
ArtifactId

ArtifactId

shuteye
Version

Version

0.2.1
Type

Type

jar

Download shuteye 0.2.1


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