is not current version
Last Version 1.1.7

com.b3dgs:b3dgs-parent 1.1.4

B3DGS maven project base

GroupId

GroupId

com.b3dgs
ArtifactId

ArtifactId

b3dgs-parent
Version

Version

1.1.4
Type

Type

pom

Download b3dgs-parent 1.1.4

Filename Size
b3dgs-parent-1.1.4.pom 28 KB
Browse

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