License |
License |
---|---|
GroupId | GroupIdio.cdap.mmds |
ArtifactId | ArtifactIdmmds |
Version | Version1.10.0 |
Type | Typepom |
Description |
DescriptionModel Management and Distribution Services
Code free machine learning
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mmds-1.10.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.mmds/mmds/ -->
<dependency>
<groupId>io.cdap.mmds</groupId>
<artifactId>mmds</artifactId>
<version>1.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.mmds/mmds/
implementation 'io.cdap.mmds:mmds:1.10.0'
// https://jarcasting.com/artifacts/io.cdap.mmds/mmds/
implementation ("io.cdap.mmds:mmds:1.10.0")
'io.cdap.mmds:mmds:pom:1.10.0'
<dependency org="io.cdap.mmds" name="mmds" rev="1.10.0">
<artifact name="mmds" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cdap.mmds', module='mmds', version='1.10.0')
)
libraryDependencies += "io.cdap.mmds" % "mmds" % "1.10.0"
[io.cdap.mmds/mmds "1.10.0"]