License |
License |
---|---|
GroupId | GroupIdio.crysknife |
ArtifactId | ArtifactIdinternal-bom |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionInternal BOM (Bill Of Materials)
POC DI for GWT 3 or j2cl
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
internal-bom-0.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.crysknife/internal-bom/ -->
<dependency>
<groupId>io.crysknife</groupId>
<artifactId>internal-bom</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.crysknife/internal-bom/
implementation 'io.crysknife:internal-bom:0.4'
// https://jarcasting.com/artifacts/io.crysknife/internal-bom/
implementation ("io.crysknife:internal-bom:0.4")
'io.crysknife:internal-bom:pom:0.4'
<dependency org="io.crysknife" name="internal-bom" rev="0.4">
<artifact name="internal-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.crysknife', module='internal-bom', version='0.4')
)
libraryDependencies += "io.crysknife" % "internal-bom" % "0.4"
[io.crysknife/internal-bom "0.4"]