License |
License |
---|---|
GroupId | GroupIdeu.ralph-schuster |
ArtifactId | ArtifactIdlibs |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneu.ralph-schuster.libs
A collection of utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libs-3.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.ralph-schuster/libs/ -->
<dependency>
<groupId>eu.ralph-schuster</groupId>
<artifactId>libs</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.ralph-schuster/libs/
implementation 'eu.ralph-schuster:libs:3.0.0'
// https://jarcasting.com/artifacts/eu.ralph-schuster/libs/
implementation ("eu.ralph-schuster:libs:3.0.0")
'eu.ralph-schuster:libs:pom:3.0.0'
<dependency org="eu.ralph-schuster" name="libs" rev="3.0.0">
<artifact name="libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.ralph-schuster', module='libs', version='3.0.0')
)
libraryDependencies += "eu.ralph-schuster" % "libs" % "3.0.0"
[eu.ralph-schuster/libs "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |