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

com.pig4cloud.screw:screw 0.0.1

简洁好用的数据库表结构文档生成工具

Группа

Группа

com.pig4cloud.screw
Идентификатор

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

screw
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать screw 0.0.1

Имя Файла Размер
screw-0.0.1.pom 16 KB
Обзор

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