| License |
License |
|---|---|
| GroupId | GroupIdio.github.aptusproject |
| ArtifactId | ArtifactIdaptus-core_3 |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptionaptus-core
Basic utilities for Scala.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aptus-core_3-0.3.0.pom | |
| aptus-core_3-0.3.0.jar | 321 KB |
| aptus-core_3-0.3.0-sources.jar | 31 KB |
| aptus-core_3-0.3.0-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.aptusproject/aptus-core_3/ -->
<dependency>
<groupId>io.github.aptusproject</groupId>
<artifactId>aptus-core_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aptusproject/aptus-core_3/
implementation 'io.github.aptusproject:aptus-core_3:0.3.0'
// https://jarcasting.com/artifacts/io.github.aptusproject/aptus-core_3/
implementation ("io.github.aptusproject:aptus-core_3:0.3.0")
'io.github.aptusproject:aptus-core_3:jar:0.3.0'
<dependency org="io.github.aptusproject" name="aptus-core_3" rev="0.3.0">
<artifact name="aptus-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aptusproject', module='aptus-core_3', version='0.3.0')
)
libraryDependencies += "io.github.aptusproject" % "aptus-core_3" % "0.3.0"
[io.github.aptusproject/aptus-core_3 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.apache.commons : commons-math3 | jar | 3.5 |
| commons-io : commons-io | jar | 2.8.0 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.apache.commons : commons-csv | jar | 1.8 |
| org.apache.commons : commons-compress | jar | 1.20 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_3 | jar | 0.7.10 |