GroupId | GroupIdio.github.hlg212.fcf |
---|---|
ArtifactId | ArtifactIdfcf-dbom |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
fcf-dbom-1.0.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-dbom/ -->
<dependency>
<groupId>io.github.hlg212.fcf</groupId>
<artifactId>fcf-dbom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-dbom/
implementation 'io.github.hlg212.fcf:fcf-dbom:1.0.0'
// https://jarcasting.com/artifacts/io.github.hlg212.fcf/fcf-dbom/
implementation ("io.github.hlg212.fcf:fcf-dbom:1.0.0")
'io.github.hlg212.fcf:fcf-dbom:pom:1.0.0'
<dependency org="io.github.hlg212.fcf" name="fcf-dbom" rev="1.0.0">
<artifact name="fcf-dbom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hlg212.fcf', module='fcf-dbom', version='1.0.0')
)
libraryDependencies += "io.github.hlg212.fcf" % "fcf-dbom" % "1.0.0"
[io.github.hlg212.fcf/fcf-dbom "1.0.0"]