is not current version
Last Version 0.5.1

io.github.mmhelloworld:idris-jvm 0.0.1.4

JVM bytecode backend for Idris

GroupId

GroupId

io.github.mmhelloworld
ArtifactId

ArtifactId

idris-jvm
Version

Version

0.0.1.4
Type

Type

pom

Download idris-jvm 0.0.1.4

Filename Size
idris-jvm-0.0.1.4.pom 12 KB
Browse

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