License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.seninp |
ArtifactId | ArtifactIdjmotif-gi |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionjmotif-gi
An implementation of grammar inference algorithms for JMotif libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmotif-gi-1.0.1.pom | |
jmotif-gi-1.0.1.jar | 100 KB |
jmotif-gi-1.0.1-sources.jar | 75 KB |
jmotif-gi-1.0.1-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seninp/jmotif-gi/ -->
<dependency>
<groupId>net.seninp</groupId>
<artifactId>jmotif-gi</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.seninp/jmotif-gi/
implementation 'net.seninp:jmotif-gi:1.0.1'
// https://jarcasting.com/artifacts/net.seninp/jmotif-gi/
implementation ("net.seninp:jmotif-gi:1.0.1")
'net.seninp:jmotif-gi:jar:1.0.1'
<dependency org="net.seninp" name="jmotif-gi" rev="1.0.1">
<artifact name="jmotif-gi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seninp', module='jmotif-gi', version='1.0.1')
)
libraryDependencies += "net.seninp" % "jmotif-gi" % "1.0.1"
[net.seninp/jmotif-gi "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.7 |
org.slf4j : slf4j-api | jar | 1.7.23 |
junit : junit | jar | 4.12 |
net.seninp : jmotif-sax | jar | 1.1.2 |
com.beust : jcommander | jar | 1.58 |
com.apporiented : hierarchical-clustering | jar | 1.1.0 |