| Группа | Группаcom.github.fangjinuo.agileway |
|---|---|
| Идентификатор | Идентификаторagileway-templates |
| Версия | Версия2.7.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| agileway-templates-2.7.1.pom | 652 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-templates</artifactId>
<version>2.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation 'com.github.fangjinuo.agileway:agileway-templates:2.7.1'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation ("com.github.fangjinuo.agileway:agileway-templates:2.7.1")
'com.github.fangjinuo.agileway:agileway-templates:pom:2.7.1'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates" rev="2.7.1">
<artifact name="agileway-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates', version='2.7.1')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates" % "2.7.1"
[com.github.fangjinuo.agileway/agileway-templates "2.7.1"]