не последняя версия
Последняя версия 1.0

com.github.13h3r.sqlmaster:parent 0.9

SQLMaster project

Группа

Группа

com.github.13h3r.sqlmaster
Идентификатор

Идентификатор

parent
Версия

Версия

0.9
Тип

Тип

pom

Скачать parent 0.9

Имя Файла Размер
parent-0.9.pom 3 KB
Обзор

<!-- 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"]