Last Version

jajub 0.1.0

Java-Julia bridge

License

License

GroupId

GroupId

com.github.org-arl
ArtifactId

ArtifactId

jajub
Version

Version

0.1.0
Type

Type

jar
Description

Description

jajub
Java-Julia bridge
Project URL

Project URL

http://github.com/org-arl/jajub
Source Code Management

Source Code Management

http://github.com/org-arl/jajub

Download jajub 0.1.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.5.8
org.spockframework : spock-core jar 1.3-groovy-2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.