CGlove from java

Calls the reference implementation of glove from java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.pirocks
ArtifactId

ArtifactId

cglove-from-java
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

CGlove from java
Calls the reference implementation of glove from java
Project URL

Project URL

https://github.com/pirocks/glove-from-java
Source Code Management

Source Code Management

https://github.com/pirocks/glove-from-java.git

Download cglove-from-java

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.pirocks/cglove-from-java/ -->
<dependency>
    <groupId>io.github.pirocks</groupId>
    <artifactId>cglove-from-java</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pirocks/cglove-from-java/
implementation 'io.github.pirocks:cglove-from-java:0.1.2'
// https://jarcasting.com/artifacts/io.github.pirocks/cglove-from-java/
implementation ("io.github.pirocks:cglove-from-java:0.1.2")
'io.github.pirocks:cglove-from-java:jar:0.1.2'
<dependency org="io.github.pirocks" name="cglove-from-java" rev="0.1.2">
  <artifact name="cglove-from-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pirocks', module='cglove-from-java', version='0.1.2')
)
libraryDependencies += "io.github.pirocks" % "cglove-from-java" % "0.1.2"
[io.github.pirocks/cglove-from-java "0.1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.11
junit : junit jar 4.12
org.deeplearning4j : deeplearning4j-nlp jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0