GroupId | GroupIdio.github.gpalaciosopen |
---|---|
ArtifactId | ArtifactIdtest-library-bitbucket-release |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
test-library-bitbucket-release-1.0.0.pom | |
test-library-bitbucket-release-1.0.0-sources.jar | 261 bytes |
test-library-bitbucket-release-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gpalaciosopen/test-library-bitbucket-release/ -->
<dependency>
<groupId>io.github.gpalaciosopen</groupId>
<artifactId>test-library-bitbucket-release</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gpalaciosopen/test-library-bitbucket-release/
implementation 'io.github.gpalaciosopen:test-library-bitbucket-release:1.0.0'
// https://jarcasting.com/artifacts/io.github.gpalaciosopen/test-library-bitbucket-release/
implementation ("io.github.gpalaciosopen:test-library-bitbucket-release:1.0.0")
'io.github.gpalaciosopen:test-library-bitbucket-release:aar:1.0.0'
<dependency org="io.github.gpalaciosopen" name="test-library-bitbucket-release" rev="1.0.0">
<artifact name="test-library-bitbucket-release" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.gpalaciosopen', module='test-library-bitbucket-release', version='1.0.0')
)
libraryDependencies += "io.github.gpalaciosopen" % "test-library-bitbucket-release" % "1.0.0"
[io.github.gpalaciosopen/test-library-bitbucket-release "1.0.0"]