| Группа | Группаcom.github.bjlhx15 |
|---|---|
| Идентификатор | Идентификаторcommon-help |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| common-help-0.0.1.pom | |
| common-help-0.0.1.jar | 26 KB |
| common-help-0.0.1-sources.jar | 14 KB |
| common-help-0.0.1-javadoc.jar | 226 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bjlhx15/common-help/ -->
<dependency>
<groupId>com.github.bjlhx15</groupId>
<artifactId>common-help</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-help/
implementation 'com.github.bjlhx15:common-help:0.0.1'
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-help/
implementation ("com.github.bjlhx15:common-help:0.0.1")
'com.github.bjlhx15:common-help:jar:0.0.1'
<dependency org="com.github.bjlhx15" name="common-help" rev="0.0.1">
<artifact name="common-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjlhx15', module='common-help', version='0.0.1')
)
libraryDependencies += "com.github.bjlhx15" % "common-help" % "0.0.1"
[com.github.bjlhx15/common-help "0.0.1"]