Idris JVM

JVM bytecode backend for Idris

License

License

GroupId

GroupId

io.github.mmhelloworld
ArtifactId

ArtifactId

idris-jvm
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

Idris JVM
JVM bytecode backend for Idris
Project URL

Project URL

https://github.com/mmhelloworld/idris-jvm
Source Code Management

Source Code Management

http://github.com/mmhelloworld/idris-jvm

Download idris-jvm

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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