GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-templates |
Version | Version3.1.7 |
Type | Typepom |
Filename | Size |
---|---|
agileway-templates-3.1.7.pom | 690 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-templates</artifactId>
<version>3.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation 'com.github.fangjinuo.agileway:agileway-templates:3.1.7'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation ("com.github.fangjinuo.agileway:agileway-templates:3.1.7")
'com.github.fangjinuo.agileway:agileway-templates:pom:3.1.7'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates" rev="3.1.7">
<artifact name="agileway-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates', version='3.1.7')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates" % "3.1.7"
[com.github.fangjinuo.agileway/agileway-templates "3.1.7"]