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