License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-dependencies-parent |
Last Version | Last Version2020.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfeingto-dependencies-parent
Feingto Cloud Build Dependencies
|
Filename | Size |
---|---|
feingto-dependencies-parent-2020.0.3.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-parent/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-dependencies-parent</artifactId>
<version>2020.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-parent/
implementation 'com.feingto:feingto-dependencies-parent:2020.0.3'
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-parent/
implementation ("com.feingto:feingto-dependencies-parent:2020.0.3")
'com.feingto:feingto-dependencies-parent:pom:2020.0.3'
<dependency org="com.feingto" name="feingto-dependencies-parent" rev="2020.0.3">
<artifact name="feingto-dependencies-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-dependencies-parent', version='2020.0.3')
)
libraryDependencies += "com.feingto" % "feingto-dependencies-parent" % "2020.0.3"
[com.feingto/feingto-dependencies-parent "2020.0.3"]