is not current version
Last Version 2020.0.3

com.feingto:feingto-dependencies-parent 2020.0.2

Feingto Cloud Build Dependencies

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-dependencies-parent
Version

Version

2020.0.2
Type

Type

pom

Download feingto-dependencies-parent 2020.0.2


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