is not current version
Last Version 1.0.1

online.chanlong:cesweb-archetype 1.0.0

cesweb project's template

GroupId

GroupId

online.chanlong
ArtifactId

ArtifactId

cesweb-archetype
Version

Version

1.0.0
Type

Type

jar

Download cesweb-archetype 1.0.0


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