is not current version
Last Version 4

org.bitstrings.eclipse.m2e:m2e-parent 2.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitstrings.eclipse.m2e
ArtifactId

ArtifactId

m2e-parent
Version

Version

2.0.0
Type

Type

pom

Download m2e-parent 2.0.0

Filename Size
m2e-parent-2.0.0.pom 9 KB
Browse

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