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

com.github.fartherp:framework 1.0.7

framework

Группа

Группа

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

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

framework
Версия

Версия

1.0.7
Тип

Тип

pom

Скачать framework 1.0.7

Имя Файла Размер
framework-1.0.7.pom 27 KB
Обзор

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