Last Version

CS410J Project APIs 2022.2.0

Classes needed for the Projects in CS410J: Advanced Java Programming

License

License

GroupId

GroupId

io.github.davidwhitlock.cs410J
ArtifactId

ArtifactId

projects
Version

Version

2022.2.0
Type

Type

jar
Description

Description

CS410J Project APIs
Classes needed for the Projects in CS410J: Advanced Java Programming
Project URL

Project URL

http://www.cs.pdx.edu/~whitlock
Project Organization

Project Organization

Portland State University

Download projects 2022.2.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.9.0-M1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.