| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторblack-white |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеblack-white
The black-white api project.
|
| Имя Файла | Размер |
|---|---|
| black-white-1.0.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/black-white/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>black-white</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/black-white/
implementation 'com.github.houbb:black-white:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/black-white/
implementation ("com.github.houbb:black-white:1.0.0")
'com.github.houbb:black-white:pom:1.0.0'
<dependency org="com.github.houbb" name="black-white" rev="1.0.0">
<artifact name="black-white" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='black-white', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "black-white" % "1.0.0"
[com.github.houbb/black-white "1.0.0"]