GroupId | GroupIdcom.github.bdqfork |
---|---|
ArtifactId | ArtifactIdfestival-context |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
festival-context-0.3.1.pom | |
festival-context-0.3.1.jar | 27 KB |
festival-context-0.3.1-sources.jar | 14 KB |
festival-context-0.3.1-javadoc.jar | 131 KB |
Browse |
<!-- 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"]