| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.outegret |
| Идентификатор | Идентификаторsupport-generator |
| Последняя версия | Последняя версия1.6.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание基础支持
|
| Имя Файла | Размер |
|---|---|
| support-generator-1.6.0.RELEASE.pom | |
| support-generator-1.6.0.RELEASE.jar | 6 KB |
| support-generator-1.6.0.RELEASE-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.outegret/support-generator/ -->
<dependency>
<groupId>com.outegret</groupId>
<artifactId>support-generator</artifactId>
<version>1.6.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.outegret/support-generator/
implementation 'com.outegret:support-generator:1.6.0.RELEASE'
// https://jarcasting.com/artifacts/com.outegret/support-generator/
implementation ("com.outegret:support-generator:1.6.0.RELEASE")
'com.outegret:support-generator:jar:1.6.0.RELEASE'
<dependency org="com.outegret" name="support-generator" rev="1.6.0.RELEASE">
<artifact name="support-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outegret', module='support-generator', version='1.6.0.RELEASE')
)
libraryDependencies += "com.outegret" % "support-generator" % "1.6.0.RELEASE"
[com.outegret/support-generator "1.6.0.RELEASE"]