is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-templates 2.7.7


GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-templates
Version

Version

2.7.7
Type

Type

pom

Download agileway-templates 2.7.7

Filename Size
agileway-templates-2.7.7.pom 635 bytes
Browse

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