License |
License |
---|---|
GroupId | GroupIdcom.fujieid |
ArtifactId | ArtifactIdjap-bom |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjap-bom
Jap bom
|
Filename | Size |
---|---|
jap-bom-1.0.7.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fujieid/jap-bom/ -->
<dependency>
<groupId>com.fujieid</groupId>
<artifactId>jap-bom</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid/jap-bom/
implementation 'com.fujieid:jap-bom:1.0.7'
// https://jarcasting.com/artifacts/com.fujieid/jap-bom/
implementation ("com.fujieid:jap-bom:1.0.7")
'com.fujieid:jap-bom:pom:1.0.7'
<dependency org="com.fujieid" name="jap-bom" rev="1.0.7">
<artifact name="jap-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fujieid', module='jap-bom', version='1.0.7')
)
libraryDependencies += "com.fujieid" % "jap-bom" % "1.0.7"
[com.fujieid/jap-bom "1.0.7"]