Jar examples for d:dsl-clc
Command line client for interaction with DSL Platform compiler (https://dsl-platform.com)
You can download jar file dsl-clc 1.9.0 in this page.
The BSD 3-Clause License
You can use the following script to add dsl-clc-1.9.0.jar to your project.
<dependency> <groupId>com.dslplatform</groupId> <artifactId>dsl-clc</artifactId> <version>1.9.0</version> </dependency>
compile group: 'com.dslplatform', name: 'dsl-clc', version: '1.9.0'
libraryDependencies += "com.dslplatform" % "dsl-clc" % "1.9.0"
<dependency org="com.dslplatform" name="dsl-clc" rev="1.9.0"/>
@Grapes(@Grab(group='com.dslplatform', module='dsl-clc', version='1.9.0'))
'com.dslplatform:dsl-clc:jar:1.9.0'
Click the following link to download the jar file.
dsl-clc-1.9.0-jar-with-dependencies.jar