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