| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification TwelveMonkeys Image Processing |
| GroupId | GroupIdcom.github.lafa.twelvemonkeyspurejava.bom |
| ArtifactId | ArtifactIdbom |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTwelveMonkeys :: BOM
TwelveMonkeys "Bill of Materials" (BOM).
|
| Filename | Size |
|---|---|
| bom-1.0.1.pom | 6 KB |
| bom-1.0.1-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.bom/bom/ -->
<dependency>
<groupId>com.github.lafa.twelvemonkeyspurejava.bom</groupId>
<artifactId>bom</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.bom/bom/
implementation 'com.github.lafa.twelvemonkeyspurejava.bom:bom:1.0.1'
// https://jarcasting.com/artifacts/com.github.lafa.twelvemonkeyspurejava.bom/bom/
implementation ("com.github.lafa.twelvemonkeyspurejava.bom:bom:1.0.1")
'com.github.lafa.twelvemonkeyspurejava.bom:bom:jar:1.0.1'
<dependency org="com.github.lafa.twelvemonkeyspurejava.bom" name="bom" rev="1.0.1">
<artifact name="bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.twelvemonkeyspurejava.bom', module='bom', version='1.0.1')
)
libraryDependencies += "com.github.lafa.twelvemonkeyspurejava.bom" % "bom" % "1.0.1"
[com.github.lafa.twelvemonkeyspurejava.bom/bom "1.0.1"]