License |
License |
---|---|
GroupId | GroupIdcom.github.byakkili |
ArtifactId | ArtifactIdbim-parent |
Version | Version0.0.4 |
Type | Typepom |
Description |
Descriptionbim-parent
IM Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
bim-parent-0.0.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.byakkili/bim-parent/ -->
<dependency>
<groupId>com.github.byakkili</groupId>
<artifactId>bim-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.byakkili/bim-parent/
implementation 'com.github.byakkili:bim-parent:0.0.4'
// https://jarcasting.com/artifacts/com.github.byakkili/bim-parent/
implementation ("com.github.byakkili:bim-parent:0.0.4")
'com.github.byakkili:bim-parent:pom:0.0.4'
<dependency org="com.github.byakkili" name="bim-parent" rev="0.0.4">
<artifact name="bim-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.byakkili', module='bim-parent', version='0.0.4')
)
libraryDependencies += "com.github.byakkili" % "bim-parent" % "0.0.4"
[com.github.byakkili/bim-parent "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |