is not current version
Last Version 0.5.0

com.github.bdqfork:festival-aop 0.3


GroupId

GroupId

com.github.bdqfork
ArtifactId

ArtifactId

festival-aop
Version

Version

0.3
Type

Type

jar

Download festival-aop 0.3


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