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

com.feingto:feingto-common 2.3.3.RELEASE


Группа

Группа

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

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

feingto-common
Версия

Версия

2.3.3.RELEASE
Тип

Тип

jar

Скачать feingto-common 2.3.3.RELEASE


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