Jar examples for d:dslCore
The DSL utilities library of EASy-Producer.
You can download jar file dslCore 1.2.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
dslCore-1.2.0-javadoc.jar