GroupId | GroupIdorg.metaeffekt.core |
---|---|
ArtifactId | ArtifactIdae-plugins |
Version | Version0.51.0 |
Type | Typepom |
Filename | Size |
---|---|
ae-plugins-0.51.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metaeffekt.core/ae-plugins/ -->
<dependency>
<groupId>org.metaeffekt.core</groupId>
<artifactId>ae-plugins</artifactId>
<version>0.51.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.metaeffekt.core/ae-plugins/
implementation 'org.metaeffekt.core:ae-plugins:0.51.0'
// https://jarcasting.com/artifacts/org.metaeffekt.core/ae-plugins/
implementation ("org.metaeffekt.core:ae-plugins:0.51.0")
'org.metaeffekt.core:ae-plugins:pom:0.51.0'
<dependency org="org.metaeffekt.core" name="ae-plugins" rev="0.51.0">
<artifact name="ae-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.metaeffekt.core', module='ae-plugins', version='0.51.0')
)
libraryDependencies += "org.metaeffekt.core" % "ae-plugins" % "0.51.0"
[org.metaeffekt.core/ae-plugins "0.51.0"]