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