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

org.openrefine.dependencies:butterfly 1.1.0


Группа

Группа

org.openrefine.dependencies
Идентификатор

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

butterfly
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать butterfly 1.1.0


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