Last Version

maven 8.0.0

Maven module

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bitbucket.intenscom
ArtifactId

ArtifactId

maven
Version

Version

8.0.0
Type

Type

jar
Description

Description

maven
Maven module
Project URL

Project URL

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

Source Code Management

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

Download maven 8.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.