License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-dependencies-build |
Last Version | Last Version2020.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfeingto-dependencies-build
Feingto Cloud parent pom, managing plugins and dependencies for Feingto Cloud projects
|
Project Organization |
Project OrganizationPivotal Software, Inc. |
Filename | Size |
---|---|
feingto-dependencies-build-2020.0.1.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-build/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-dependencies-build</artifactId>
<version>2020.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-build/
implementation 'com.feingto:feingto-dependencies-build:2020.0.1'
// https://jarcasting.com/artifacts/com.feingto/feingto-dependencies-build/
implementation ("com.feingto:feingto-dependencies-build:2020.0.1")
'com.feingto:feingto-dependencies-build:pom:2020.0.1'
<dependency org="com.feingto" name="feingto-dependencies-build" rev="2020.0.1">
<artifact name="feingto-dependencies-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-dependencies-build', version='2020.0.1')
)
libraryDependencies += "com.feingto" % "feingto-dependencies-build" % "2020.0.1"
[com.feingto/feingto-dependencies-build "2020.0.1"]