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