is not current version
Last Version 1.0.0

org.bitbucket.intenscom:components 0.0.1

${project.artifactId} ci module

GroupId

GroupId

org.bitbucket.intenscom
ArtifactId

ArtifactId

components
Version

Version

0.0.1
Type

Type

jar

Download components 0.0.1


<!-- https://jarcasting.com/artifacts/org.bitbucket.intenscom/components/ -->
<dependency>
    <groupId>org.bitbucket.intenscom</groupId>
    <artifactId>components</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.intenscom/components/
implementation 'org.bitbucket.intenscom:components:0.0.1'
// https://jarcasting.com/artifacts/org.bitbucket.intenscom/components/
implementation ("org.bitbucket.intenscom:components:0.0.1")
'org.bitbucket.intenscom:components:jar:0.0.1'
<dependency org="org.bitbucket.intenscom" name="components" rev="0.0.1">
  <artifact name="components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.intenscom', module='components', version='0.0.1')
)
libraryDependencies += "org.bitbucket.intenscom" % "components" % "0.0.1"
[org.bitbucket.intenscom/components "0.0.1"]