не последняя версия
Последняя версия 1.0.1

online.chanlong:cesweb-archetype 1.0.0

cesweb project's template

Группа

Группа

online.chanlong
Идентификатор

Идентификатор

cesweb-archetype
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]