Last Version

slib-examples 0.9.1

Module showing how to use slib and associated modules

License

License

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-examples
Version

Version

0.9.1
Type

Type

jar
Description

Description

slib-examples
Module showing how to use slib and associated modules
Project URL

Project URL

http://www.semantic-measures-library.org

Download slib-examples 0.9.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.3
com.github.sharispe : slib-utils jar 0.9.1
com.github.sharispe : slib-graph-model-impl jar 0.9.1
com.github.sharispe : slib-indexer jar 0.9.1
com.github.sharispe : slib-graph-algo jar 0.9.1
com.github.sharispe : slib-graph-io jar 0.9.1
com.github.sharispe : slib-sml jar 0.9.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.3

Project Modules

There are no modules declared in this project.