License |
License |
---|---|
GroupId | GroupIdcom.thoughtworks.dsl |
ArtifactId | ArtifactIdinstructions-shift_2.11 |
Version | Version1.0.0-RC1 |
Type | Typejar |
Description |
Descriptioninstructions-Shift
instructions-Shift
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/instructions-shift_2.11/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>instructions-shift_2.11</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/instructions-shift_2.11/
implementation 'com.thoughtworks.dsl:instructions-shift_2.11:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/instructions-shift_2.11/
implementation ("com.thoughtworks.dsl:instructions-shift_2.11:1.0.0-RC1")
'com.thoughtworks.dsl:instructions-shift_2.11:jar:1.0.0-RC1'
<dependency org="com.thoughtworks.dsl" name="instructions-shift_2.11" rev="1.0.0-RC1">
<artifact name="instructions-shift_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='instructions-shift_2.11', version='1.0.0-RC1')
)
libraryDependencies += "com.thoughtworks.dsl" % "instructions-shift_2.11" % "1.0.0-RC1"
[com.thoughtworks.dsl/instructions-shift_2.11 "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.thoughtworks.dsl : dsl_2.11 | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.example : example_2.11 | jar | 2.0.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.4 |