is not current version
Last Version 0.5.0

com.github.bdqfork:festival-context 0.3.1


GroupId

GroupId

com.github.bdqfork
ArtifactId

ArtifactId

festival-context
Version

Version

0.3.1
Type

Type

jar

Download festival-context 0.3.1


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