Last Version

org.mycontroller:mycontroller-ide-configs 1

Contains build tools for MyController projects

License

License

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

org.mycontroller
ArtifactId

ArtifactId

mycontroller-ide-configs
Version

Version

1
Type

Type

pom
Description

Description

Contains build tools for MyController projects

Download mycontroller-ide-configs 1

Filename Size
mycontroller-ide-configs-1.pom 522 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.mycontroller/mycontroller-ide-configs/ -->
<dependency>
    <groupId>org.mycontroller</groupId>
    <artifactId>mycontroller-ide-configs</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mycontroller/mycontroller-ide-configs/
implementation 'org.mycontroller:mycontroller-ide-configs:1'
// https://jarcasting.com/artifacts/org.mycontroller/mycontroller-ide-configs/
implementation ("org.mycontroller:mycontroller-ide-configs:1")
'org.mycontroller:mycontroller-ide-configs:pom:1'
<dependency org="org.mycontroller" name="mycontroller-ide-configs" rev="1">
  <artifact name="mycontroller-ide-configs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mycontroller', module='mycontroller-ide-configs', version='1')
)
libraryDependencies += "org.mycontroller" % "mycontroller-ide-configs" % "1"
[org.mycontroller/mycontroller-ide-configs "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.