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

com.github.yoojia:next-assets 1.0

A FAST && THIN && HIGH SCALABLE Java web framework

Группа

Группа

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

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

next-assets
Версия

Версия

1.0
Тип

Тип

jar

Скачать next-assets 1.0


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