License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.thirdparty |
ArtifactId | ArtifactIdaopalliance-core |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe root module packager for the finalized or modules with no intention of moving to JPMS
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/aopalliance-core/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>aopalliance-core</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/aopalliance-core/
implementation 'com.jwebmp.thirdparty:aopalliance-core:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/aopalliance-core/
implementation ("com.jwebmp.thirdparty:aopalliance-core:0.68.0.1")
'com.jwebmp.thirdparty:aopalliance-core:jar:0.68.0.1'
<dependency org="com.jwebmp.thirdparty" name="aopalliance-core" rev="0.68.0.1">
<artifact name="aopalliance-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='aopalliance-core', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.thirdparty" % "aopalliance-core" % "0.68.0.1"
[com.jwebmp.thirdparty/aopalliance-core "0.68.0.1"]