Feature Depot BOM


GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

bom
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Feature Depot BOM

Download bom

Filename Size
bom-0.3.0.pom 3 KB
Browse

How to add to project

<!-- 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.

Versions

Version
0.3.0
0.1.2
0.1.1
0.1.0
0.0.1