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

com.github.aidensuen:common-repository 1.0

Common Repository

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

common-repository
Версия

Версия

1.0
Тип

Тип

jar

Скачать common-repository 1.0


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