не последняя версия
Последняя версия 1.2-M2

com.astamuse:asta4d 1.0-Valentines

asta4d framework is a view first web framework

Группа

Группа

com.astamuse
Идентификатор

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

asta4d
Версия

Версия

1.0-Valentines
Тип

Тип

pom

Скачать asta4d 1.0-Valentines

Имя Файла Размер
asta4d-1.0-Valentines.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d/ -->
<dependency>
    <groupId>com.astamuse</groupId>
    <artifactId>asta4d</artifactId>
    <version>1.0-Valentines</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d/
implementation 'com.astamuse:asta4d:1.0-Valentines'
// https://jarcasting.com/artifacts/com.astamuse/asta4d/
implementation ("com.astamuse:asta4d:1.0-Valentines")
'com.astamuse:asta4d:pom:1.0-Valentines'
<dependency org="com.astamuse" name="asta4d" rev="1.0-Valentines">
  <artifact name="asta4d" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d', version='1.0-Valentines')
)
libraryDependencies += "com.astamuse" % "asta4d" % "1.0-Valentines"
[com.astamuse/asta4d "1.0-Valentines"]