| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторweb-api |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеThe web tool for java.
|
| Имя Файла | Размер |
|---|---|
| web-api-0.0.2.pom | |
| web-api-0.0.2.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/web-api/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>web-api</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/web-api/
implementation 'com.github.houbb:web-api:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/web-api/
implementation ("com.github.houbb:web-api:0.0.2")
'com.github.houbb:web-api:jar:0.0.2'
<dependency org="com.github.houbb" name="web-api" rev="0.0.2">
<artifact name="web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='web-api', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "web-api" % "0.0.2"
[com.github.houbb/web-api "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : jstl | jar | 1.2 |