License |
License |
---|---|
GroupId | GroupIdio.imast |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.imast:core
The "imast" library core functionality
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.0.0.pom | |
core-1.0.0.jar | 32 KB |
core-1.0.0-sources.jar | 24 KB |
core-1.0.0-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imast/core/ -->
<dependency>
<groupId>io.imast</groupId>
<artifactId>core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.imast/core/
implementation 'io.imast:core:1.0.0'
// https://jarcasting.com/artifacts/io.imast/core/
implementation ("io.imast:core:1.0.0")
'io.imast:core:jar:1.0.0'
<dependency org="io.imast" name="core" rev="1.0.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imast', module='core', version='1.0.0')
)
libraryDependencies += "io.imast" % "core" % "1.0.0"
[io.imast/core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
io.vavr : vavr | jar | 0.10.3 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
com.google.code.gson : gson | jar | 2.8.5 |
com.fatboyindustrial.gson-javatime-serialisers : gson-javatime-serialisers | jar | 1.1.1 |