| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cheukbinli |
| Идентификатор | Идентификаторoriginal-depend |
| Версия | Версия1.0.0.3.8-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеbasic tools package
|
| Имя Файла | Размер |
|---|---|
| original-depend-1.0.0.3.8-RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cheukbinli/original-depend/ -->
<dependency>
<groupId>com.github.cheukbinli</groupId>
<artifactId>original-depend</artifactId>
<version>1.0.0.3.8-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cheukbinli/original-depend/
implementation 'com.github.cheukbinli:original-depend:1.0.0.3.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.cheukbinli/original-depend/
implementation ("com.github.cheukbinli:original-depend:1.0.0.3.8-RELEASE")
'com.github.cheukbinli:original-depend:pom:1.0.0.3.8-RELEASE'
<dependency org="com.github.cheukbinli" name="original-depend" rev="1.0.0.3.8-RELEASE">
<artifact name="original-depend" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cheukbinli', module='original-depend', version='1.0.0.3.8-RELEASE')
)
libraryDependencies += "com.github.cheukbinli" % "original-depend" % "1.0.0.3.8-RELEASE"
[com.github.cheukbinli/original-depend "1.0.0.3.8-RELEASE"]