Last Version

Mycontroller Build Tools Parent 1

Contains build tools for MyController projects

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.mycontroller
ArtifactId

ArtifactId

mycontroller-build-tools-parent
Version

Version

1
Type

Type

pom
Description

Description

Mycontroller Build Tools Parent
Contains build tools for MyController projects
Source Code Management

Source Code Management

https://github.com/mycontroller-org/mycontroller-build-tools

Download mycontroller-build-tools-parent 1


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

Dependencies

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

Project Modules

  • build-tools
  • ide-configs