is not current version
Last Version 2022.1.0

CS410J Phone Bill Project 2021.1.1

A Phone Bill application for CS410J at Portland State University

License

License

GroupId

GroupId

io.github.davidwhitlock.cs410J.original
ArtifactId

ArtifactId

phonebill
Version

Version

2021.1.1
Type

Type

jar
Description

Description

CS410J Phone Bill Project
A Phone Bill application for CS410J at Portland State University
Project URL

Project URL

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

Project Organization

Portland State University

Download phonebill 2021.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
io.github.davidwhitlock.cs410J : projects jar 2021.1.0

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.2.4
org.junit.jupiter : junit-jupiter jar 5.7.0
io.github.davidwhitlock.cs410J : projects jar 2021.1.0
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.