License |
License |
---|---|
GroupId | GroupIdorg.metaeffekt.core |
ArtifactId | ArtifactIdae-core-tools |
Last Version | Last Version0.58.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCore project with fundamental runtime and build support.
|
Project Organization |
Project Organizationmetaeffekt GmbH |
Filename | Size |
---|---|
ae-core-tools-0.58.0.pom | 594 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.metaeffekt.core/ae-core-tools/ -->
<dependency>
<groupId>org.metaeffekt.core</groupId>
<artifactId>ae-core-tools</artifactId>
<version>0.58.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metaeffekt.core/ae-core-tools/
implementation 'org.metaeffekt.core:ae-core-tools:0.58.0'
// https://jarcasting.com/artifacts/org.metaeffekt.core/ae-core-tools/
implementation ("org.metaeffekt.core:ae-core-tools:0.58.0")
'org.metaeffekt.core:ae-core-tools:pom:0.58.0'
<dependency org="org.metaeffekt.core" name="ae-core-tools" rev="0.58.0">
<artifact name="ae-core-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metaeffekt.core', module='ae-core-tools', version='0.58.0')
)
libraryDependencies += "org.metaeffekt.core" % "ae-core-tools" % "0.58.0"
[org.metaeffekt.core/ae-core-tools "0.58.0"]