is not current version
Last Version 1.2.3

org.openrefine.dependencies:butterfly 1.0.4


GroupId

GroupId

org.openrefine.dependencies
ArtifactId

ArtifactId

butterfly
Version

Version

1.0.4
Type

Type

jar

Download butterfly 1.0.4


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