is not current version
Last Version 2022.1.0

io.github.davidwhitlock.cs410J:projects-parent 2021.1.0


GroupId

GroupId

io.github.davidwhitlock.cs410J
ArtifactId

ArtifactId

projects-parent
Version

Version

2021.1.0
Type

Type

pom

Download projects-parent 2021.1.0

Filename Size
projects-parent-2021.1.0.pom 793 bytes
Browse

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