| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.labathome | 
    
| ArtifactId | ArtifactIdProfiles | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionProfiles 
            Profile functions and their analytical properties. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| Profiles-2.0.0.pom | |
| Profiles-2.0.0.jar | 5 KB | 
| Profiles-2.0.0-sources.jar | 4 KB | 
| Profiles-2.0.0-javadoc.jar | 40 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.labathome/Profiles/ -->
<dependency>
    <groupId>de.labathome</groupId>
    <artifactId>Profiles</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.labathome/Profiles/
implementation 'de.labathome:Profiles:2.0.0'
                // https://jarcasting.com/artifacts/de.labathome/Profiles/
implementation ("de.labathome:Profiles:2.0.0")
                'de.labathome:Profiles:jar:2.0.0'
                <dependency org="de.labathome" name="Profiles" rev="2.0.0">
  <artifact name="Profiles" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.labathome', module='Profiles', version='2.0.0')
)
                libraryDependencies += "de.labathome" % "Profiles" % "2.0.0"
                [de.labathome/Profiles "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.labathome : Cubature | jar | 2.0.0 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 | 
| org.junit.platform : junit-platform-launcher | jar | 1.7.0 |