eMPire

MP module manager

License

License

GroupId

GroupId

com.github.cs125-illinois
ArtifactId

ArtifactId

empire
Last Version

Last Version

2020.1.5
Release Date

Release Date

Type

Type

pom
Description

Description

eMPire
MP module manager
Project URL

Project URL

https://github.com/cs125-illinois/eMPire
Source Code Management

Source Code Management

https://github.com/cs125-illinois/eMPire

Download empire

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.6.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.9
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.9
org.ow2.asm : asm jar 6.0

Project Modules

There are no modules declared in this project.

eMPire

A Gradle plugin to manage checkpoints of the CS 125 Machine Project.

See the wiki for a tutorial.

com.github.cs125-illinois

CS 125 @ Illinois

Versions

Version
2020.1.5
2020.1.4
2020.1.3
2020.1.2
2020.1.1
2020.1.0
2019.1.3
2019.1.2
2019.1.1
2019.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0