| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.affandes.hamzah |
| Идентификатор | Идентификаторcommons |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHamzah Common API
Common Class API for Hamzah Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-1.0.2.pom | |
| commons-1.0.2.jar | 2 KB |
| commons-1.0.2-sources.jar | 1 KB |
| commons-1.0.2-javadoc.jar | 392 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.affandes.hamzah/commons/ -->
<dependency>
<groupId>com.github.affandes.hamzah</groupId>
<artifactId>commons</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.affandes.hamzah/commons/
implementation 'com.github.affandes.hamzah:commons:1.0.2'
// https://jarcasting.com/artifacts/com.github.affandes.hamzah/commons/
implementation ("com.github.affandes.hamzah:commons:1.0.2")
'com.github.affandes.hamzah:commons:jar:1.0.2'
<dependency org="com.github.affandes.hamzah" name="commons" rev="1.0.2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.affandes.hamzah', module='commons', version='1.0.2')
)
libraryDependencies += "com.github.affandes.hamzah" % "commons" % "1.0.2"
[com.github.affandes.hamzah/commons "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |