| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ichelon |
| Идентификатор | Идентификаторframework-tools |
| Последняя версия | Последняя версия0.0.5.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFramework Tools
Framework Tools
|
| Имя Файла | Размер |
|---|---|
| framework-tools-0.0.5.RELEASE.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-tools/ -->
<dependency>
<groupId>com.github.ichelon</groupId>
<artifactId>framework-tools</artifactId>
<version>0.0.5.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-tools/
implementation 'com.github.ichelon:framework-tools:0.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-tools/
implementation ("com.github.ichelon:framework-tools:0.0.5.RELEASE")
'com.github.ichelon:framework-tools:pom:0.0.5.RELEASE'
<dependency org="com.github.ichelon" name="framework-tools" rev="0.0.5.RELEASE">
<artifact name="framework-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-tools', version='0.0.5.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-tools" % "0.0.5.RELEASE"
[com.github.ichelon/framework-tools "0.0.5.RELEASE"]