| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.yoojia |
| Идентификатор | Идентификаторnext-assets |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
ОписаниеNEXT
A FAST && THIN && HIGH SCALABLE Java web framework
|
| Имя Файла | Размер |
|---|---|
| next-assets-1.1.pom | |
| next-assets-1.1.jar | 4 KB |
| next-assets-1.1-sources.jar | 2 KB |
| next-assets-1.1-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-assets/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>next-assets</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-assets/
implementation 'com.github.yoojia:next-assets:1.1'
// https://jarcasting.com/artifacts/com.github.yoojia/next-assets/
implementation ("com.github.yoojia:next-assets:1.1")
'com.github.yoojia:next-assets:jar:1.1'
<dependency org="com.github.yoojia" name="next-assets" rev="1.1">
<artifact name="next-assets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-assets', version='1.1')
)
libraryDependencies += "com.github.yoojia" % "next-assets" % "1.1"
[com.github.yoojia/next-assets "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.yoojia : next-core | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |