is not current version
Last Version 2022.2.0

io.github.davidwhitlock.cs410J:archetypes-parent 2021.2.0


GroupId

GroupId

io.github.davidwhitlock.cs410J
ArtifactId

ArtifactId

archetypes-parent
Version

Version

2021.2.0
Type

Type

pom

Download archetypes-parent 2021.2.0


<!-- https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/archetypes-parent/ -->
<dependency>
    <groupId>io.github.davidwhitlock.cs410J</groupId>
    <artifactId>archetypes-parent</artifactId>
    <version>2021.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/archetypes-parent/
implementation 'io.github.davidwhitlock.cs410J:archetypes-parent:2021.2.0'
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/archetypes-parent/
implementation ("io.github.davidwhitlock.cs410J:archetypes-parent:2021.2.0")
'io.github.davidwhitlock.cs410J:archetypes-parent:pom:2021.2.0'
<dependency org="io.github.davidwhitlock.cs410J" name="archetypes-parent" rev="2021.2.0">
  <artifact name="archetypes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.davidwhitlock.cs410J', module='archetypes-parent', version='2021.2.0')
)
libraryDependencies += "io.github.davidwhitlock.cs410J" % "archetypes-parent" % "2021.2.0"
[io.github.davidwhitlock.cs410J/archetypes-parent "2021.2.0"]