Last Version

cs1302 0.3.79

Tools, starter code, etc. for CSCI 1302.

License

License

GroupId

GroupId

io.github.cs1302uga
ArtifactId

ArtifactId

cs1302
Version

Version

0.3.79
Type

Type

pom
Description

Description

cs1302
Tools, starter code, etc. for CSCI 1302.
Project URL

Project URL

https://cs1302uga.github.io
Project Organization

Project Organization

CSCI 1302 @ UGA CS
Source Code Management

Source Code Management

https://github.com/cs1302uga/cs1302-sources/tree/main

Download cs1302 0.3.79

Filename Size
cs1302-0.3.79.pom 16 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

  • cs1302-archetype-quickstart
  • cs1302-site-skin