License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.mantledillusion.essentials |
ArtifactId | ArtifactIdessentials-parent |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMantled Illusion Essentials Parent Project
Parent to multiple utility style sub modules.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
essentials-parent-1.9.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.essentials/essentials-parent/ -->
<dependency>
<groupId>com.mantledillusion.essentials</groupId>
<artifactId>essentials-parent</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/essentials-parent/
implementation 'com.mantledillusion.essentials:essentials-parent:1.9.0'
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/essentials-parent/
implementation ("com.mantledillusion.essentials:essentials-parent:1.9.0")
'com.mantledillusion.essentials:essentials-parent:pom:1.9.0'
<dependency org="com.mantledillusion.essentials" name="essentials-parent" rev="1.9.0">
<artifact name="essentials-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.essentials', module='essentials-parent', version='1.9.0')
)
libraryDependencies += "com.mantledillusion.essentials" % "essentials-parent" % "1.9.0"
[com.mantledillusion.essentials/essentials-parent "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |