is not current version
Last Version 4.0.0

com.github.rocketzly:lintpatch 3.6.1


GroupId

GroupId

com.github.rocketzly
ArtifactId

ArtifactId

lintpatch
Version

Version

3.6.1
Type

Type

jar

Download lintpatch 3.6.1


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