License |
License |
---|---|
GroupId | GroupIdio.github.mmhelloworld |
ArtifactId | ArtifactIdidris-jvm-runtime |
Version | Version0.5.1 |
Type | Typejar |
Description |
DescriptionIdris JVM Runtime
JVM bytecode backend for Idris
|
Filename | Size |
---|---|
idris-jvm-runtime-0.5.1.pom | |
idris-jvm-runtime-0.5.1.jar | 80 KB |
idris-jvm-runtime-0.5.1-sources.jar | 37 KB |
idris-jvm-runtime-0.5.1-javadoc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mmhelloworld/idris-jvm-runtime/ -->
<dependency>
<groupId>io.github.mmhelloworld</groupId>
<artifactId>idris-jvm-runtime</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmhelloworld/idris-jvm-runtime/
implementation 'io.github.mmhelloworld:idris-jvm-runtime:0.5.1'
// https://jarcasting.com/artifacts/io.github.mmhelloworld/idris-jvm-runtime/
implementation ("io.github.mmhelloworld:idris-jvm-runtime:0.5.1")
'io.github.mmhelloworld:idris-jvm-runtime:jar:0.5.1'
<dependency org="io.github.mmhelloworld" name="idris-jvm-runtime" rev="0.5.1">
<artifact name="idris-jvm-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmhelloworld', module='idris-jvm-runtime', version='0.5.1')
)
libraryDependencies += "io.github.mmhelloworld" % "idris-jvm-runtime" % "0.5.1"
[io.github.mmhelloworld/idris-jvm-runtime "0.5.1"]
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 |