build

DSL for creating programs

License

License

GroupId

GroupId

com.github.skozlov
ArtifactId

ArtifactId

turing-build
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

build
DSL for creating programs

Download turing-build

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.skozlov : turing-base jar 0.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0