не последняя версия
Последняя версия 2.5.2.RELEASE

com.feingto:feingto-data 2.0.6.RELEASE


Категории

Категории

Данные
Группа

Группа

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

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

feingto-data
Версия

Версия

2.0.6.RELEASE
Тип

Тип

jar

Скачать feingto-data 2.0.6.RELEASE


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