is not current version
Last Version 0.3.0

studio.crud.feature:bom 0.0.1


GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

bom
Version

Version

0.0.1
Type

Type

pom

Download bom 0.0.1

Filename Size
bom-0.0.1.pom 3 KB
Browse

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