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