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