is not current version
Last Version 63488a16f994d8c0416bab30ec9ef2b0304a03b5

io.idml:idmltutor_2.12 2.0.4

idmltutor

GroupId

GroupId

io.idml
ArtifactId

ArtifactId

idmltutor_2.12
Version

Version

2.0.4
Type

Type

jar

Download idmltutor_2.12 2.0.4


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