GroupId | GroupIdcom.github.bdqfork |
---|---|
ArtifactId | ArtifactIdfestival-aop |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
festival-aop-0.4.0.pom | |
festival-aop-0.4.0.jar | 39 KB |
festival-aop-0.4.0-sources.jar | 24 KB |
festival-aop-0.4.0-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/festival-aop/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>festival-aop</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-aop/
implementation 'com.github.bdqfork:festival-aop:0.4.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-aop/
implementation ("com.github.bdqfork:festival-aop:0.4.0")
'com.github.bdqfork:festival-aop:jar:0.4.0'
<dependency org="com.github.bdqfork" name="festival-aop" rev="0.4.0">
<artifact name="festival-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='festival-aop', version='0.4.0')
)
libraryDependencies += "com.github.bdqfork" % "festival-aop" % "0.4.0"
[com.github.bdqfork/festival-aop "0.4.0"]