is not current version
Last Version 1.3.1

uk.org.raje.maven.plugins:msbuild-maven-plugin-parent 0.3


Categories

Categories

Maven Build Tools
GroupId

GroupId

uk.org.raje.maven.plugins
ArtifactId

ArtifactId

msbuild-maven-plugin-parent
Version

Version

0.3
Type

Type

pom

Download msbuild-maven-plugin-parent 0.3


<!-- https://jarcasting.com/artifacts/uk.org.raje.maven.plugins/msbuild-maven-plugin-parent/ -->
<dependency>
    <groupId>uk.org.raje.maven.plugins</groupId>
    <artifactId>msbuild-maven-plugin-parent</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.raje.maven.plugins/msbuild-maven-plugin-parent/
implementation 'uk.org.raje.maven.plugins:msbuild-maven-plugin-parent:0.3'
// https://jarcasting.com/artifacts/uk.org.raje.maven.plugins/msbuild-maven-plugin-parent/
implementation ("uk.org.raje.maven.plugins:msbuild-maven-plugin-parent:0.3")
'uk.org.raje.maven.plugins:msbuild-maven-plugin-parent:pom:0.3'
<dependency org="uk.org.raje.maven.plugins" name="msbuild-maven-plugin-parent" rev="0.3">
  <artifact name="msbuild-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.raje.maven.plugins', module='msbuild-maven-plugin-parent', version='0.3')
)
libraryDependencies += "uk.org.raje.maven.plugins" % "msbuild-maven-plugin-parent" % "0.3"
[uk.org.raje.maven.plugins/msbuild-maven-plugin-parent "0.3"]