не последняя версия
Последняя версия 0.3

me.icymint:sloth-core 0.2

Sloth core, with no third party dependency.

Группа

Группа

me.icymint
Идентификатор

Идентификатор

sloth-core
Версия

Версия

0.2
Тип

Тип

jar

Скачать sloth-core 0.2


<!-- https://jarcasting.com/artifacts/me.icymint/sloth-core/ -->
<dependency>
    <groupId>me.icymint</groupId>
    <artifactId>sloth-core</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.icymint/sloth-core/
implementation 'me.icymint:sloth-core:0.2'
// https://jarcasting.com/artifacts/me.icymint/sloth-core/
implementation ("me.icymint:sloth-core:0.2")
'me.icymint:sloth-core:jar:0.2'
<dependency org="me.icymint" name="sloth-core" rev="0.2">
  <artifact name="sloth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.icymint', module='sloth-core', version='0.2')
)
libraryDependencies += "me.icymint" % "sloth-core" % "0.2"
[me.icymint/sloth-core "0.2"]