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