| License |
License |
|---|---|
| GroupId | GroupIdio.github.galliaproject |
| ArtifactId | ArtifactIdgallia-core_2.12 |
| Last Version | Last Version0.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongallia-core
A Scala library for data manipulation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gallia-core_2.12-0.3.2.pom | |
| gallia-core_2.12-0.3.2.jar | 5 MB |
| gallia-core_2.12-0.3.2-sources.jar | 300 KB |
| gallia-core_2.12-0.3.2-javadoc.jar | 10 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.galliaproject/gallia-core_2.12/ -->
<dependency>
<groupId>io.github.galliaproject</groupId>
<artifactId>gallia-core_2.12</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.galliaproject/gallia-core_2.12/
implementation 'io.github.galliaproject:gallia-core_2.12:0.3.2'
// https://jarcasting.com/artifacts/io.github.galliaproject/gallia-core_2.12/
implementation ("io.github.galliaproject:gallia-core_2.12:0.3.2")
'io.github.galliaproject:gallia-core_2.12:jar:0.3.2'
<dependency org="io.github.galliaproject" name="gallia-core_2.12" rev="0.3.2">
<artifact name="gallia-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.galliaproject', module='gallia-core_2.12', version='0.3.2')
)
libraryDependencies += "io.github.galliaproject" % "gallia-core_2.12" % "0.3.2"
[io.github.galliaproject/gallia-core_2.12 "0.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.scala-lang : scala-reflect | jar | 2.12.13 |
| io.github.aptusproject : aptus-core_2.12 | jar | 0.3.1 |
| com.beachape : enumeratum_2.12 | jar | 1.5.13 |