| Лицензия |
Лицензия |
|---|---|
| Группа | Группаrun.wj |
| Идентификатор | Идентификаторcommons |
| Версия | Версия20211.7 |
| Тип | Типjar |
| Описание |
Описание各种快速开发,工具类,框架封装
|
| Имя Файла | Размер |
|---|---|
| commons-20211.7.pom | |
| commons-20211.7.jar | 150 KB |
| commons-20211.7-sources.jar | 98 KB |
| commons-20211.7-javadoc.jar | 553 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/run.wj/commons/ -->
<dependency>
<groupId>run.wj</groupId>
<artifactId>commons</artifactId>
<version>20211.7</version>
</dependency>
// https://jarcasting.com/artifacts/run.wj/commons/
implementation 'run.wj:commons:20211.7'
// https://jarcasting.com/artifacts/run.wj/commons/
implementation ("run.wj:commons:20211.7")
'run.wj:commons:jar:20211.7'
<dependency org="run.wj" name="commons" rev="20211.7">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='run.wj', module='commons', version='20211.7')
)
libraryDependencies += "run.wj" % "commons" % "20211.7"
[run.wj/commons "20211.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |