is not current version
Last Version 0.5.1

com.github.veithen.maven:p2-maven-connector 0.4.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.veithen.maven
ArtifactId

ArtifactId

p2-maven-connector
Version

Version

0.4.0
Type

Type

jar

Download p2-maven-connector 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.veithen.maven/p2-maven-connector/ -->
<dependency>
    <groupId>com.github.veithen.maven</groupId>
    <artifactId>p2-maven-connector</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.maven/p2-maven-connector/
implementation 'com.github.veithen.maven:p2-maven-connector:0.4.0'
// https://jarcasting.com/artifacts/com.github.veithen.maven/p2-maven-connector/
implementation ("com.github.veithen.maven:p2-maven-connector:0.4.0")
'com.github.veithen.maven:p2-maven-connector:jar:0.4.0'
<dependency org="com.github.veithen.maven" name="p2-maven-connector" rev="0.4.0">
  <artifact name="p2-maven-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.maven', module='p2-maven-connector', version='0.4.0')
)
libraryDependencies += "com.github.veithen.maven" % "p2-maven-connector" % "0.4.0"
[com.github.veithen.maven/p2-maven-connector "0.4.0"]