GroupId | GroupIdio.bitbucket.5faces |
---|---|
ArtifactId | ArtifactIdcommon-cloud-server |
Version | Version0.0.10 |
Type | Typejar |
Filename | Size |
---|---|
common-cloud-server-0.0.10.pom | |
common-cloud-server-0.0.10.jar | 47 KB |
common-cloud-server-0.0.10-sources.jar | 27 KB |
common-cloud-server-0.0.10-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-cloud-server</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/
implementation 'io.bitbucket.5faces:common-cloud-server:0.0.10'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/
implementation ("io.bitbucket.5faces:common-cloud-server:0.0.10")
'io.bitbucket.5faces:common-cloud-server:jar:0.0.10'
<dependency org="io.bitbucket.5faces" name="common-cloud-server" rev="0.0.10">
<artifact name="common-cloud-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-cloud-server', version='0.0.10')
)
libraryDependencies += "io.bitbucket.5faces" % "common-cloud-server" % "0.0.10"
[io.bitbucket.5faces/common-cloud-server "0.0.10"]