Last Version

MyController Build Tools 1

Contains the Checkstyle configuration for MyController projects

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.mycontroller
ArtifactId

ArtifactId

mycontroller-build-tools
Version

Version

1
Type

Type

jar
Description

Description

MyController Build Tools
Contains the Checkstyle configuration for MyController projects

Download mycontroller-build-tools 1


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

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.