GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-templates |
Version | Version3.1.5 |
Type | Typepom |
Filename | Size |
---|---|
agileway-templates-3.1.5.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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation 'com.github.fangjinuo.agileway:agileway-templates:3.1.5'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation ("com.github.fangjinuo.agileway:agileway-templates:3.1.5")
'com.github.fangjinuo.agileway:agileway-templates:pom:3.1.5'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates" rev="3.1.5">
<artifact name="agileway-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates', version='3.1.5')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates" % "3.1.5"
[com.github.fangjinuo.agileway/agileway-templates "3.1.5"]