is not current version
Last Version 0.5.1

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


GroupId

GroupId

io.github.mmhelloworld
ArtifactId

ArtifactId

idris-jvm-runtime
Version

Version

0.0.1.3
Type

Type

jar

Download idris-jvm-runtime 0.0.1.3


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