is not current version
Last Version 1.3.10

org.openimaj:core-aop-support 1.3

Core support for Aspect Oriented Programming and Bytecode manipulation as used in core-citation and core-experiment

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-aop-support
Version

Version

1.3
Type

Type

jar

Download core-aop-support 1.3


<!-- https://jarcasting.com/artifacts/org.openimaj/core-aop-support/ -->
<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>core-aop-support</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj/core-aop-support/
implementation 'org.openimaj:core-aop-support:1.3'
// https://jarcasting.com/artifacts/org.openimaj/core-aop-support/
implementation ("org.openimaj:core-aop-support:1.3")
'org.openimaj:core-aop-support:jar:1.3'
<dependency org="org.openimaj" name="core-aop-support" rev="1.3">
  <artifact name="core-aop-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj', module='core-aop-support', version='1.3')
)
libraryDependencies += "org.openimaj" % "core-aop-support" % "1.3"
[org.openimaj/core-aop-support "1.3"]