is not current version
Last Version 0.3.79

io.github.cs1302uga:cs1302 0.2.30

Tools, starter code, etc. for CSCI 1302.

License

License

GroupId

GroupId

io.github.cs1302uga
ArtifactId

ArtifactId

cs1302
Version

Version

0.2.30
Type

Type

pom
Description

Description

io.github.cs1302uga: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/master

Download cs1302 0.2.30

Filename Size
cs1302-0.2.30.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.