Last Version

BOM (Bill Of Materials) 0.4

POC DI for GWT 3 or j2cl

License

License

GroupId

GroupId

io.crysknife
ArtifactId

ArtifactId

bom
Version

Version

0.4
Type

Type

pom
Description

Description

BOM (Bill Of Materials)
POC DI for GWT 3 or j2cl
Project URL

Project URL

https://github.com/treblereel
Project Organization

Project Organization

Treblereel
Source Code Management

Source Code Management

https://github.com/crysknife-io/crysknife

Download bom 0.4

Filename Size
bom-0.4.pom 7 KB
Browse

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

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.