Last Version

fr.mazerty:core 1.0.1

Parent POM for all my Java-based projects

License

License

GroupId

GroupId

fr.mazerty
ArtifactId

ArtifactId

core
Version

Version

1.0.1
Type

Type

pom
Description

Description

fr.mazerty:core
Parent POM for all my Java-based projects

Download core 1.0.1

Filename Size
core-1.0.1.pom 10 KB
Browse

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

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.