Maven Build Tools

Maven Parents for Microsoft Java Projects

License

License

Categories

Categories

Build Tools Maven
GroupId

GroupId

com.microsoft.maven
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Build Tools
Maven Parents for Microsoft Java Projects

Download build-tools

How to add to project

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

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.

Versions

Version
1.0.2
1.0.1
1.0.0