Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdio.aubay.fase |
ArtifactId | ArtifactIdmodules-keyword |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
modules-keyword-0.1.1.pom | |
modules-keyword-0.1.1.jar | 5 KB |
modules-keyword-0.1.1-sources.jar | 3 KB |
modules-keyword-0.1.1-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.aubay.fase/modules-keyword/ -->
<dependency>
<groupId>io.aubay.fase</groupId>
<artifactId>modules-keyword</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.aubay.fase/modules-keyword/
implementation 'io.aubay.fase:modules-keyword:0.1.1'
// https://jarcasting.com/artifacts/io.aubay.fase/modules-keyword/
implementation ("io.aubay.fase:modules-keyword:0.1.1")
'io.aubay.fase:modules-keyword:jar:0.1.1'
<dependency org="io.aubay.fase" name="modules-keyword" rev="0.1.1">
<artifact name="modules-keyword" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aubay.fase', module='modules-keyword', version='0.1.1')
)
libraryDependencies += "io.aubay.fase" % "modules-keyword" % "0.1.1"
[io.aubay.fase/modules-keyword "0.1.1"]