is not current version
Last Version 1.3.1

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

uk.org.raje.maven.plugins
ArtifactId

ArtifactId

msbuild-maven-plugin-parent
Version

Version

1.2.1
Type

Type

pom

Download msbuild-maven-plugin-parent 1.2.1


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