GroupId | GroupIdcom.github.bdqfork |
---|---|
ArtifactId | ArtifactIdfestival-aop |
Version | Version0.3 |
Type | Typejar |
Filename | Size |
---|---|
festival-aop-0.3.pom | |
festival-aop-0.3.jar | 40 KB |
festival-aop-0.3-sources.jar | 24 KB |
festival-aop-0.3-javadoc.jar | 235 KB |
Browse |
<!-- 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"]