Download dslCore-1.2.0.jar file - Jar d

Jar examples for d:dslCore

Description

The DSL utilities library of EASy-Producer.

You can download jar file dslCore 1.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add dslCore-1.2.0.jar to your project.

<dependency>
   <groupId>net.ssehub.easy</groupId>
   <artifactId>dslCore</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'net.ssehub.easy', name: 'dslCore', version: '1.2.0'
libraryDependencies += "net.ssehub.easy" % "dslCore" % "1.2.0"
<dependency org="net.ssehub.easy" name="dslCore" rev="1.2.0"/>
@Grapes(@Grab(group='net.ssehub.easy', module='dslCore', version='1.2.0'))
'net.ssehub.easy:dslCore:jar:1.2.0'

Download

Click the following link to download the jar file.

dslCore-1.2.0-javadoc.jar
dslCore-1.2.0-sources.jar
dslCore-1.2.0.jar
dslCore-1.2.0.pom



Related Tutorials