is not current version
Last Version 2.0.1

com.github.bloodshura:reshade 2.0.0

A complete, home-made engine for developing desktop games.

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

reshade
Version

Version

2.0.0
Type

Type

jar

Download reshade 2.0.0


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