is not current version
Last Version 1.11.0

is.tagomor.woothee:woothee-java 1.8.0

Woothee Java implementation and Hive UDF

Categories

Categories

Java Languages
GroupId

GroupId

is.tagomor.woothee
ArtifactId

ArtifactId

woothee-java
Version

Version

1.8.0
Type

Type

jar

Download woothee-java 1.8.0


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