kmips

MIPS assembler intended for assembling small code patches

License

License

GroupId

GroupId

com.kotcrab.kmips
ArtifactId

ArtifactId

kmips
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

kmips
MIPS assembler intended for assembling small code patches
Project URL

Project URL

https://github.com/kotcrab/kmips

Download kmips

How to add to project

<!-- https://jarcasting.com/artifacts/com.kotcrab.kmips/kmips/ -->
<dependency>
    <groupId>com.kotcrab.kmips</groupId>
    <artifactId>kmips</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.kotcrab.kmips/kmips/
implementation 'com.kotcrab.kmips:kmips:1.6'
// https://jarcasting.com/artifacts/com.kotcrab.kmips/kmips/
implementation ("com.kotcrab.kmips:kmips:1.6")
'com.kotcrab.kmips:kmips:jar:1.6'
<dependency org="com.kotcrab.kmips" name="kmips" rev="1.6">
  <artifact name="kmips" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kotcrab.kmips', module='kmips', version='1.6')
)
libraryDependencies += "com.kotcrab.kmips" % "kmips" % "1.6"
[com.kotcrab.kmips/kmips "1.6"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1
1.0