| License |
License |
|---|---|
| Categories |
CategoriesAspectJ Development Tools Development Libraries |
| GroupId | GroupIdcom.github.jjYBdx4IL.aop |
| ArtifactId | ArtifactIdaspectj-utils |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAspectJ Utils
AspectJ Utils
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aspectj-utils-1.0.pom | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jjYBdx4IL.aop/aspectj-utils/ -->
<dependency>
<groupId>com.github.jjYBdx4IL.aop</groupId>
<artifactId>aspectj-utils</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL.aop/aspectj-utils/
implementation 'com.github.jjYBdx4IL.aop:aspectj-utils:1.0'
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL.aop/aspectj-utils/
implementation ("com.github.jjYBdx4IL.aop:aspectj-utils:1.0")
'com.github.jjYBdx4IL.aop:aspectj-utils:pom:1.0'
<dependency org="com.github.jjYBdx4IL.aop" name="aspectj-utils" rev="1.0">
<artifact name="aspectj-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jjYBdx4IL.aop', module='aspectj-utils', version='1.0')
)
libraryDependencies += "com.github.jjYBdx4IL.aop" % "aspectj-utils" % "1.0"
[com.github.jjYBdx4IL.aop/aspectj-utils "1.0"]