is not current version
Last Version 0.5.0

com.github.bdqfork:festival-core 0.3


GroupId

GroupId

com.github.bdqfork
ArtifactId

ArtifactId

festival-core
Version

Version

0.3
Type

Type

jar

Download festival-core 0.3


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