Last Version

pomerator 0.0.4

attempt at making dealing with pom and maven central bearable

License

License

MIT
GroupId

GroupId

de.kuriositaet
ArtifactId

ArtifactId

pomerator
Version

Version

0.0.4
Type

Type

jar
Description

Description

pomerator
attempt at making dealing with pom and maven central bearable
Source Code Management

Source Code Management

https://github.com/a2800276/pomerator.git

Download pomerator 0.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
de.kuriositaet : utils jar [0.0.1,)

Project Modules

There are no modules declared in this project.