is not current version
Last Version 45

org.basepom:basepom-minimal 42


GroupId

GroupId

org.basepom
ArtifactId

ArtifactId

basepom-minimal
Version

Version

42
Type

Type

pom
Description

Description

Download basepom-minimal 42

Filename Size
basepom-minimal-42.pom 16 KB
Browse

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

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.