License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.deechael |
ArtifactId | ArtifactIdUseless |
Last Version | Last Version1.01.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUseless
A library providing functions, objects etc. that to make coding convenient
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Useless-1.01.0.pom | |
Useless-1.01.0.jar | 10 KB |
Useless-1.01.0-sources.jar | 6 KB |
Useless-1.01.0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.deechael/Useless/ -->
<dependency>
<groupId>net.deechael</groupId>
<artifactId>Useless</artifactId>
<version>1.01.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.deechael/Useless/
implementation 'net.deechael:Useless:1.01.0'
// https://jarcasting.com/artifacts/net.deechael/Useless/
implementation ("net.deechael:Useless:1.01.0")
'net.deechael:Useless:jar:1.01.0'
<dependency org="net.deechael" name="Useless" rev="1.01.0">
<artifact name="Useless" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.deechael', module='Useless', version='1.01.0')
)
libraryDependencies += "net.deechael" % "Useless" % "1.01.0"
[net.deechael/Useless "1.01.0"]