is not current version
Last Version 1.0.7

io.github.jeremyrsmith:patchless-core_2.11 1.0.4

patchless-core

GroupId

GroupId

io.github.jeremyrsmith
ArtifactId

ArtifactId

patchless-core_2.11
Version

Version

1.0.4
Type

Type

jar

Download patchless-core_2.11 1.0.4


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