is not current version
Last Version 0.5.1

io.github.mmhelloworld:idris-jvm-runtime 0.0.1.4


GroupId

GroupId

io.github.mmhelloworld
ArtifactId

ArtifactId

idris-jvm-runtime
Version

Version

0.0.1.4
Type

Type

jar

Download idris-jvm-runtime 0.0.1.4


<!-- https://jarcasting.com/artifacts/io.github.mmhelloworld/idris-jvm-runtime/ -->
<dependency>
    <groupId>io.github.mmhelloworld</groupId>
    <artifactId>idris-jvm-runtime</artifactId>
    <version>0.0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmhelloworld/idris-jvm-runtime/
implementation 'io.github.mmhelloworld:idris-jvm-runtime:0.0.1.4'
// https://jarcasting.com/artifacts/io.github.mmhelloworld/idris-jvm-runtime/
implementation ("io.github.mmhelloworld:idris-jvm-runtime:0.0.1.4")
'io.github.mmhelloworld:idris-jvm-runtime:jar:0.0.1.4'
<dependency org="io.github.mmhelloworld" name="idris-jvm-runtime" rev="0.0.1.4">
  <artifact name="idris-jvm-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmhelloworld', module='idris-jvm-runtime', version='0.0.1.4')
)
libraryDependencies += "io.github.mmhelloworld" % "idris-jvm-runtime" % "0.0.1.4"
[io.github.mmhelloworld/idris-jvm-runtime "0.0.1.4"]