| License |
License |
|---|---|
| GroupId | GroupIdio.github.cs1302uga |
| ArtifactId | ArtifactIdcs1302 |
| Last Version | Last Version0.3.79 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncs1302
Tools, starter code, etc. for CSCI 1302.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cs1302-0.3.79.pom | 6 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |