License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.infrastructurebuilder.bootstrap |
ArtifactId | ArtifactIdkeygen-script |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkeygen-script
Root POM set for IB projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
keygen-script-0.0.3.pom | |
keygen-script-0.0.3.jar | 1 KB |
keygen-script-0.0.3-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/keygen-script/ -->
<dependency>
<groupId>org.infrastructurebuilder.bootstrap</groupId>
<artifactId>keygen-script</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/keygen-script/
implementation 'org.infrastructurebuilder.bootstrap:keygen-script:0.0.3'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/keygen-script/
implementation ("org.infrastructurebuilder.bootstrap:keygen-script:0.0.3")
'org.infrastructurebuilder.bootstrap:keygen-script:jar:0.0.3'
<dependency org="org.infrastructurebuilder.bootstrap" name="keygen-script" rev="0.0.3">
<artifact name="keygen-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.bootstrap', module='keygen-script', version='0.0.3')
)
libraryDependencies += "org.infrastructurebuilder.bootstrap" % "keygen-script" % "0.0.3"
[org.infrastructurebuilder.bootstrap/keygen-script "0.0.3"]