Last Version

Ria 0.7.0

The Ria programming language compiler and standard library.

License

License

GroupId

GroupId

com.github.rialang
ArtifactId

ArtifactId

ria
Version

Version

0.7.0
Type

Type

jar
Description

Description

Ria
The Ria programming language compiler and standard library.
Project URL

Project URL

https://github.com/rialang
Source Code Management

Source Code Management

https://github.com/rialang/ria/tree/master

Download ria 0.7.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 6.1

Project Modules

There are no modules declared in this project.