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

wtf.g4s8:mime 1.0.1


Группа

Группа

wtf.g4s8
Идентификатор

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

mime
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать mime 1.0.1


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