Jar examples for r:ria
The Ria programming language compiler and standard library.
You can download jar file ria 0.7.0 in this page.
The MIT License
You can use the following script to add ria-0.7.0.jar to your project.
<dependency> <groupId>com.github.rialang</groupId> <artifactId>ria</artifactId> <version>0.7.0</version> </dependency>
compile group: 'com.github.rialang', name: 'ria', version: '0.7.0'
libraryDependencies += "com.github.rialang" % "ria" % "0.7.0"
<dependency org="com.github.rialang" name="ria" rev="0.7.0"/>
@Grapes(@Grab(group='com.github.rialang', module='ria', version='0.7.0'))
'com.github.rialang:ria:jar:0.7.0'
Click the following link to download the jar file.
ria-0.7.0-javadoc.jar