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