не последняя версия
Последняя версия 0.1.5

com.github.vatbub:common 0.0.18

Common classes for fok projects

Группа

Группа

com.github.vatbub
Идентификатор

Идентификатор

common
Версия

Версия

0.0.18
Тип

Тип

jar

Скачать common 0.0.18


<!-- https://jarcasting.com/artifacts/com.github.vatbub/common/ -->
<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common</artifactId>
    <version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/common/
implementation 'com.github.vatbub:common:0.0.18'
// https://jarcasting.com/artifacts/com.github.vatbub/common/
implementation ("com.github.vatbub:common:0.0.18")
'com.github.vatbub:common:jar:0.0.18'
<dependency org="com.github.vatbub" name="common" rev="0.0.18">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='common', version='0.0.18')
)
libraryDependencies += "com.github.vatbub" % "common" % "0.0.18"
[com.github.vatbub/common "0.0.18"]