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