components

components ci module

License

License

GroupId

GroupId

org.bitbucket.intenscom
ArtifactId

ArtifactId

components
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

components
components ci module
Project URL

Project URL

https://bitbucket.org/intenscom/components/
Source Code Management

Source Code Management

https://bitbucket.org/intenscom/components.git

Download components

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.bitbucket.intenscom : base pom 7.0.0
org.primefaces : primefaces jar 6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1