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

com.github.fartherp:framework 2.0.4

framework

Группа

Группа

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

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

framework
Версия

Версия

2.0.4
Тип

Тип

pom

Скачать framework 2.0.4

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

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