is not current version
Last Version 0.0.4

org.langrid:ml 0.0.2

Root artifact for all artifacts.

GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

ml
Version

Version

0.0.2
Type

Type

pom

Download ml 0.0.2

Filename Size
ml-0.0.2.pom 3 KB
Browse

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