is not current version
Last Version 2.0.6

com.github.sebhoss:plexus-bom 2.0.4


GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

plexus-bom
Version

Version

2.0.4
Type

Type

pom

Download plexus-bom 2.0.4

Filename Size
plexus-bom-2.0.4.pom 1 KB
Browse

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