Last Version

Pragmaticobjects BOM 0.1.3

Bill of materials for "Pragmatic objects" project

License

License

GroupId

GroupId

com.pragmaticobjects.oo.bom
ArtifactId

ArtifactId

bom
Version

Version

0.1.3
Type

Type

pom
Description

Description

Pragmaticobjects BOM
Bill of materials for "Pragmatic objects" project
Project URL

Project URL

https://github.com/skapral/pragmaticobjects
Source Code Management

Source Code Management

https://github.com/skapral/pragmaticobjects.git

Download bom 0.1.3

Filename Size
bom-0.1.3.pom 2 KB
Browse

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

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.