Microtweak Parent

Microtweak Parent POM

License

License

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

microtweak-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Microtweak Parent
Microtweak Parent POM
Project URL

Project URL

https://github.com/microtweak/
Source Code Management

Source Code Management

https://github.com/microtweak/microtweak-parent

Download microtweak-parent

How to add to project

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

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.

Microtweak POM Parent

Setup the parent POM of all Microtweak maven projects

com.github.microtweak

Microtweak

Small libraries for micro tweaking (or small features) in frameworks you already know

Versions

Version
1.0.0