i

idris-jvm

JVM bytecode backend for Idris
https://github.com/mmhelloworld/idris-jvm
BSD-3-Clause
Marimuthu Madasamy
Files download
File Operation
idris-jvm-0.6.0.11.pom download
Apache Maven
<dependency>
  <groupId>io.github.mmhelloworld</groupId>
  <artifactId>idris-jvm</artifactId>
  <version>0.6.0.11</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.mmhelloworld:idris-jvm:0.6.0.11'
Gradle Kotlin
implementation("io.github.mmhelloworld:idris-jvm:0.6.0.11")
Scala SBT
libraryDependencies += "io.github.mmhelloworld" % "idris-jvm" % "0.6.0.11"
Groovy Grape
@Grapes(
  @Grab(group='io.github.mmhelloworld', module='idris-jvm', version='0.6.0.11')
)
Apache Ivy
<dependency org="io.github.mmhelloworld" name="idris-jvm" rev="0.6.0.11" />
Leiningen
[io.github.mmhelloworld/idris-jvm "0.6.0.11"]
Apache Buildr
'io.github.mmhelloworld:idris-jvm:jar:0.6.0.11'
Dependencies
The project has no third-party dependencies