License |
License |
---|---|
GroupId | GroupIdorg.langrid |
ArtifactId | ArtifactIdml |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRoot Artifact
Root artifact for all artifacts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ml-0.0.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.langrid/ml/ -->
<dependency>
<groupId>org.langrid</groupId>
<artifactId>ml</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.langrid/ml/
implementation 'org.langrid:ml:0.0.4'
// https://jarcasting.com/artifacts/org.langrid/ml/
implementation ("org.langrid:ml:0.0.4")
'org.langrid:ml:pom:0.0.4'
<dependency org="org.langrid" name="ml" rev="0.0.4">
<artifact name="ml" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.langrid', module='ml', version='0.0.4')
)
libraryDependencies += "org.langrid" % "ml" % "0.0.4"
[org.langrid/ml "0.0.4"]