patching mod console tools

The console utility to patch source code with pathcing-mod

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.anatawa12.mod-patching
ArtifactId

ArtifactId

cli-tool
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

patching mod console tools
The console utility to patch source code with pathcing-mod
Project URL

Project URL

https://github.com/anatawa12/mod-patching#readme
Source Code Management

Source Code Management

https://github.com/anatawa12/mod-patching

Download cli-tool

How to add to project

<!-- https://jarcasting.com/artifacts/com.anatawa12.mod-patching/cli-tool/ -->
<dependency>
    <groupId>com.anatawa12.mod-patching</groupId>
    <artifactId>cli-tool</artifactId>
    <version>2.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anatawa12.mod-patching/cli-tool/
implementation 'com.anatawa12.mod-patching:cli-tool:2.1.2'
// https://jarcasting.com/artifacts/com.anatawa12.mod-patching/cli-tool/
implementation ("com.anatawa12.mod-patching:cli-tool:2.1.2")
'com.anatawa12.mod-patching:cli-tool:pom:2.1.2'
<dependency org="com.anatawa12.mod-patching" name="cli-tool" rev="2.1.2">
  <artifact name="cli-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anatawa12.mod-patching', module='cli-tool', version='2.1.2')
)
libraryDependencies += "com.anatawa12.mod-patching" % "cli-tool" % "2.1.2"
[com.anatawa12.mod-patching/cli-tool "2.1.2"]

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.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0