License |
License |
---|---|
GroupId | GroupIdcom.github.sharispe |
ArtifactId | ArtifactIdslib-sml |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionslib-sml
Semantic measures library
|
Project URL |
Project URL |
Filename | Size |
---|---|
slib-sml-0.9.1.pom | |
slib-sml-0.9.1.jar | 234 KB |
slib-sml-0.9.1-sources.jar | 287 KB |
slib-sml-0.9.1-javadoc.jar | 964 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sharispe/slib-sml/ -->
<dependency>
<groupId>com.github.sharispe</groupId>
<artifactId>slib-sml</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sharispe/slib-sml/
implementation 'com.github.sharispe:slib-sml:0.9.1'
// https://jarcasting.com/artifacts/com.github.sharispe/slib-sml/
implementation ("com.github.sharispe:slib-sml:0.9.1")
'com.github.sharispe:slib-sml:jar:0.9.1'
<dependency org="com.github.sharispe" name="slib-sml" rev="0.9.1">
<artifact name="slib-sml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sharispe', module='slib-sml', version='0.9.1')
)
libraryDependencies += "com.github.sharispe" % "slib-sml" % "0.9.1"
[com.github.sharispe/slib-sml "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sharispe : slib-graph | pom | 0.9.1 |
com.github.sharispe : slib-graph-model-impl | jar | 0.9.1 |
com.github.sharispe : slib-graph-algo | jar | 0.9.1 |
com.github.sharispe : slib-tools-module | jar | 0.9.1 |
com.github.sharispe : slib-graph-utils | jar | 0.9.1 |
org.apache.lucene : lucene-core | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.0 |