is not current version
Last Version 0.0.4

it.twenfir:twenfir-bom 0.0.2

External dependencies for Twenty-First Java projects

GroupId

GroupId

it.twenfir
ArtifactId

ArtifactId

twenfir-bom
Version

Version

0.0.2
Type

Type

pom

Download twenfir-bom 0.0.2

Filename Size
twenfir-bom-0.0.2.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/it.twenfir/twenfir-bom/ -->
<dependency>
    <groupId>it.twenfir</groupId>
    <artifactId>twenfir-bom</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.twenfir/twenfir-bom/
implementation 'it.twenfir:twenfir-bom:0.0.2'
// https://jarcasting.com/artifacts/it.twenfir/twenfir-bom/
implementation ("it.twenfir:twenfir-bom:0.0.2")
'it.twenfir:twenfir-bom:pom:0.0.2'
<dependency org="it.twenfir" name="twenfir-bom" rev="0.0.2">
  <artifact name="twenfir-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.twenfir', module='twenfir-bom', version='0.0.2')
)
libraryDependencies += "it.twenfir" % "twenfir-bom" % "0.0.2"
[it.twenfir/twenfir-bom "0.0.2"]