is not current version
Last Version 0.0.4

org.langrid:service-ml 0.0.2


GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

service-ml
Version

Version

0.0.2
Type

Type

jar

Download service-ml 0.0.2


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