is not current version
Last Version 0.3.79

io.github.cs1302uga:cs1302 0.3.59

Tools, starter code, etc. for CSCI 1302.

GroupId

GroupId

io.github.cs1302uga
ArtifactId

ArtifactId

cs1302
Version

Version

0.3.59
Type

Type

pom

Download cs1302 0.3.59

Filename Size
cs1302-0.3.59.pom 12 KB
Browse

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