is not current version
Last Version 0.0.7

top.redscorpion:redscorpion-template 0.0.4

模板引擎

GroupId

GroupId

top.redscorpion
ArtifactId

ArtifactId

redscorpion-template
Version

Version

0.0.4
Type

Type

jar

Download redscorpion-template 0.0.4


<!-- https://jarcasting.com/artifacts/top.redscorpion/redscorpion-template/ -->
<dependency>
    <groupId>top.redscorpion</groupId>
    <artifactId>redscorpion-template</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-template/
implementation 'top.redscorpion:redscorpion-template:0.0.4'
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-template/
implementation ("top.redscorpion:redscorpion-template:0.0.4")
'top.redscorpion:redscorpion-template:jar:0.0.4'
<dependency org="top.redscorpion" name="redscorpion-template" rev="0.0.4">
  <artifact name="redscorpion-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-template', version='0.0.4')
)
libraryDependencies += "top.redscorpion" % "redscorpion-template" % "0.0.4"
[top.redscorpion/redscorpion-template "0.0.4"]