is not current version
Last Version 3.1.8

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


GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-templates
Version

Version

3.1.2
Type

Type

pom

Download agileway-templates 3.1.2

Filename Size
agileway-templates-3.1.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation 'com.github.fangjinuo.agileway:agileway-templates:3.1.2'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation ("com.github.fangjinuo.agileway:agileway-templates:3.1.2")
'com.github.fangjinuo.agileway:agileway-templates:pom:3.1.2'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates" rev="3.1.2">
  <artifact name="agileway-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates', version='3.1.2')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates" % "3.1.2"
[com.github.fangjinuo.agileway/agileway-templates "3.1.2"]