Last Version

Feature Depot BOM 0.3.0


GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

bom
Version

Version

0.3.0
Type

Type

pom
Description

Description

Feature Depot BOM

Download bom 0.3.0

Filename Size
bom-0.3.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.