Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.thoughtworks.dsl |
ArtifactId | ArtifactIdkeywords-shift_2.13.0-M4 |
Version | Version1.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/keywords-shift_2.13.0-M4/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>keywords-shift_2.13.0-M4</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/keywords-shift_2.13.0-M4/
implementation 'com.thoughtworks.dsl:keywords-shift_2.13.0-M4:1.3.1'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/keywords-shift_2.13.0-M4/
implementation ("com.thoughtworks.dsl:keywords-shift_2.13.0-M4:1.3.1")
'com.thoughtworks.dsl:keywords-shift_2.13.0-M4:jar:1.3.1'
<dependency org="com.thoughtworks.dsl" name="keywords-shift_2.13.0-M4" rev="1.3.1">
<artifact name="keywords-shift_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='keywords-shift_2.13.0-M4', version='1.3.1')
)
libraryDependencies += "com.thoughtworks.dsl" % "keywords-shift_2.13.0-M4" % "1.3.1"
[com.thoughtworks.dsl/keywords-shift_2.13.0-M4 "1.3.1"]