is not current version
Last Version 0.9.1

com.github.sharispe:slib-sml 0.9

Semantic measures library

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-sml
Version

Version

0.9
Type

Type

jar

Download slib-sml 0.9


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