is not current version
Last Version 0.0.4

com.github.byakkili:bim-parent 0.0.2

IM Framework

GroupId

GroupId

com.github.byakkili
ArtifactId

ArtifactId

bim-parent
Version

Version

0.0.2
Type

Type

pom

Download bim-parent 0.0.2

Filename Size
bim-parent-0.0.2.pom 5 KB
Browse

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