License |
License |
---|---|
GroupId | GroupIdme.icymint |
ArtifactId | ArtifactIdsloth-core |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSloth Core
Sloth core, with no third party dependency.
|
Filename | Size |
---|---|
sloth-core-0.3.pom | |
sloth-core-0.3.jar | 27 KB |
sloth-core-0.3-sources.jar | 24 KB |
sloth-core-0.3-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.icymint/sloth-core/ -->
<dependency>
<groupId>me.icymint</groupId>
<artifactId>sloth-core</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.icymint/sloth-core/
implementation 'me.icymint:sloth-core:0.3'
// https://jarcasting.com/artifacts/me.icymint/sloth-core/
implementation ("me.icymint:sloth-core:0.3")
'me.icymint:sloth-core:jar:0.3'
<dependency org="me.icymint" name="sloth-core" rev="0.3">
<artifact name="sloth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.icymint', module='sloth-core', version='0.3')
)
libraryDependencies += "me.icymint" % "sloth-core" % "0.3"
[me.icymint/sloth-core "0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |