Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.rossonet |
ArtifactId | ArtifactIdbottegaio-backend |
Version | Version0.1.9 |
Type | Typepom |
Filename | Size |
---|---|
bottegaio-backend-0.1.9.pom | |
bottegaio-backend-0.1.9-sources.jar | 55 KB |
bottegaio-backend-0.1.9-plain.jar | 91 KB |
bottegaio-backend-0.1.9-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rossonet/bottegaio-backend/ -->
<dependency>
<groupId>net.rossonet</groupId>
<artifactId>bottegaio-backend</artifactId>
<version>0.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.rossonet/bottegaio-backend/
implementation 'net.rossonet:bottegaio-backend:0.1.9'
// https://jarcasting.com/artifacts/net.rossonet/bottegaio-backend/
implementation ("net.rossonet:bottegaio-backend:0.1.9")
'net.rossonet:bottegaio-backend:pom:0.1.9'
<dependency org="net.rossonet" name="bottegaio-backend" rev="0.1.9">
<artifact name="bottegaio-backend" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.rossonet', module='bottegaio-backend', version='0.1.9')
)
libraryDependencies += "net.rossonet" % "bottegaio-backend" % "0.1.9"
[net.rossonet/bottegaio-backend "0.1.9"]