is not current version
Last Version 1.0

com.github.13h3r.sqlmaster:parent 0.9

SQLMaster project

GroupId

GroupId

com.github.13h3r.sqlmaster
ArtifactId

ArtifactId

parent
Version

Version

0.9
Type

Type

pom

Download parent 0.9

Filename Size
parent-0.9.pom 3 KB
Browse

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