Kata Project

A simple project for getting started with code katas

License

License

GroupId

GroupId

io.github.davidwhitlock.cs410J.original
ArtifactId

ArtifactId

kata
Last Version

Last Version

2022.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kata Project
A simple project for getting started with code katas
Project URL

Project URL

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

Project Organization

Portland State University

Download kata

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
io.github.davidwhitlock.cs410J : projects jar 2022.1.0
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.

Versions

Version
2022.1.0
2022.0.0
2021.3.0
2021.2.0
2021.1.1
2021.1.0
2021.0.0