Last Version

bom 0.4.0

Versions of the Javastro Software

License

License

GroupId

GroupId

org.javastro
ArtifactId

ArtifactId

bom
Version

Version

0.4.0
Type

Type

pom
Description

Description

bom
Versions of the Javastro Software
Project URL

Project URL

https://javastro.github.io
Source Code Management

Source Code Management

https://github.com/Javastro/mavenbase

Download bom 0.4.0

Filename Size
bom-0.4.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.javastro/bom/ -->
<dependency>
    <groupId>org.javastro</groupId>
    <artifactId>bom</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.javastro/bom/
implementation 'org.javastro:bom:0.4.0'
// https://jarcasting.com/artifacts/org.javastro/bom/
implementation ("org.javastro:bom:0.4.0")
'org.javastro:bom:pom:0.4.0'
<dependency org="org.javastro" name="bom" rev="0.4.0">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.javastro', module='bom', version='0.4.0')
)
libraryDependencies += "org.javastro" % "bom" % "0.4.0"
[org.javastro/bom "0.4.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.