Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.stepniak.api |
ArtifactId | ArtifactIdpicheese |
Version | Version0.5.3 |
Type | Typewar |
Filename | Size |
---|---|
picheese-0.5.3.pom | |
picheese-0.5.3.war | 23 MB |
picheese-0.5.3-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stepniak.api/picheese/ -->
<dependency>
<groupId>net.stepniak.api</groupId>
<artifactId>picheese</artifactId>
<version>0.5.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.stepniak.api/picheese/
implementation 'net.stepniak.api:picheese:0.5.3'
// https://jarcasting.com/artifacts/net.stepniak.api/picheese/
implementation ("net.stepniak.api:picheese:0.5.3")
'net.stepniak.api:picheese:war:0.5.3'
<dependency org="net.stepniak.api" name="picheese" rev="0.5.3">
<artifact name="picheese" type="war" />
</dependency>
@Grapes(
@Grab(group='net.stepniak.api', module='picheese', version='0.5.3')
)
libraryDependencies += "net.stepniak.api" % "picheese" % "0.5.3"
[net.stepniak.api/picheese "0.5.3"]