is not current version
Last Version 3

com.adeptj:adeptj-modules-bom 2

The Bill of Materials for AdeptJ Modules

GroupId

GroupId

com.adeptj
ArtifactId

ArtifactId

adeptj-modules-bom
Version

Version

2
Type

Type

pom

Download adeptj-modules-bom 2

Filename Size
adeptj-modules-bom-2.pom 16 KB
Browse

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