is not current version
Last Version 1.01.0

net.deechael:Useless 1.00.0

A library providing functions, objects etc. that to make coding convenient

Categories

Categories

Net
GroupId

GroupId

net.deechael
ArtifactId

ArtifactId

Useless
Version

Version

1.00.0
Type

Type

jar

Download Useless 1.00.0


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