GroupId | GroupIdaspectwerkz |
---|---|
ArtifactId | ArtifactIdwlwaop |
Last Version | Last Version1.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
wlwaop-1.0-beta1.pom | -1 bytes |
wlwaop-1.0-beta1-fixed.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/aspectwerkz/wlwaop/ -->
<dependency>
<groupId>aspectwerkz</groupId>
<artifactId>wlwaop</artifactId>
<version>1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/aspectwerkz/wlwaop/
implementation 'aspectwerkz:wlwaop:1.0-beta1'
// https://jarcasting.com/artifacts/aspectwerkz/wlwaop/
implementation ("aspectwerkz:wlwaop:1.0-beta1")
'aspectwerkz:wlwaop:jar:1.0-beta1'
<dependency org="aspectwerkz" name="wlwaop" rev="1.0-beta1">
<artifact name="wlwaop" type="jar" />
</dependency>
@Grapes(
@Grab(group='aspectwerkz', module='wlwaop', version='1.0-beta1')
)
libraryDependencies += "aspectwerkz" % "wlwaop" % "1.0-beta1"
[aspectwerkz/wlwaop "1.0-beta1"]