License |
License |
---|---|
GroupId | GroupIdorg.jesperancinha.console |
ArtifactId | ArtifactIdconsolerizer-root |
Last Version | Last Version2.0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionConsolerizer parent POM
Consolerizer parent POM: This project offers way to seamlessly add coloured log messages in academic,
study or research projects. This is not a production ready module and shouldn't be used in a production setting.
It is designed also for use in tutorials, classes, teaching and knowledge sharing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
consolerizer-root-2.0.12.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jesperancinha.console/consolerizer-root/ -->
<dependency>
<groupId>org.jesperancinha.console</groupId>
<artifactId>consolerizer-root</artifactId>
<version>2.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jesperancinha.console/consolerizer-root/
implementation 'org.jesperancinha.console:consolerizer-root:2.0.12'
// https://jarcasting.com/artifacts/org.jesperancinha.console/consolerizer-root/
implementation ("org.jesperancinha.console:consolerizer-root:2.0.12")
'org.jesperancinha.console:consolerizer-root:pom:2.0.12'
<dependency org="org.jesperancinha.console" name="consolerizer-root" rev="2.0.12">
<artifact name="consolerizer-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jesperancinha.console', module='consolerizer-root', version='2.0.12')
)
libraryDependencies += "org.jesperancinha.console" % "consolerizer-root" % "2.0.12"
[org.jesperancinha.console/consolerizer-root "2.0.12"]