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

com.feingto:feingto-plugin 2.3.9.RELEASE


Группа

Группа

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

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

feingto-plugin
Версия

Версия

2.3.9.RELEASE
Тип

Тип

jar

Скачать feingto-plugin 2.3.9.RELEASE


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