is not current version
Last Version 1.0.1

Maven Deploy Parent Pom 1.0.0

Parent POM for all my projects needing to be deployed on Maven Central

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

maven-deploy
Version

Version

1.0.0
Type

Type

pom
Description

Description

Maven Deploy Parent Pom
Parent POM for all my projects needing to be deployed on Maven Central

Download maven-deploy 1.0.0

Filename Size
maven-deploy-1.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.v-play-games/maven-deploy/ -->
<dependency>
    <groupId>com.github.v-play-games</groupId>
    <artifactId>maven-deploy</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.v-play-games/maven-deploy/
implementation 'com.github.v-play-games:maven-deploy:1.0.0'
// https://jarcasting.com/artifacts/com.github.v-play-games/maven-deploy/
implementation ("com.github.v-play-games:maven-deploy:1.0.0")
'com.github.v-play-games:maven-deploy:pom:1.0.0'
<dependency org="com.github.v-play-games" name="maven-deploy" rev="1.0.0">
  <artifact name="maven-deploy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='maven-deploy', version='1.0.0')
)
libraryDependencies += "com.github.v-play-games" % "maven-deploy" % "1.0.0"
[com.github.v-play-games/maven-deploy "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.