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

com.ohgnarly:file-ripper 1.1.1

I rip files and sh*t!

Группа

Группа

com.ohgnarly
Идентификатор

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

file-ripper
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать file-ripper 1.1.1


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