is not current version
Last Version 2.0.0

de.labathome:Profiles 1.0.1

Profile functions and their analytical properties.

GroupId

GroupId

de.labathome
ArtifactId

ArtifactId

Profiles
Version

Version

1.0.1
Type

Type

jar

Download Profiles 1.0.1


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