Idris JVM Assembler

JVM bytecode backend for Idris

License

License

GroupId

GroupId

io.github.mmhelloworld
ArtifactId

ArtifactId

idris-jvm-assembler
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Idris JVM Assembler
JVM bytecode backend for Idris

Download idris-jvm-assembler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.mmhelloworld : idris-jvm-runtime jar 0.5.1
org.ow2.asm : asm jar 9.0

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.0.1.5
0.0.1.4
0.0.1.3