Last Version

ru.tinkoff.gradle:jarjar 1.1.0

Plugin for gradle which allows you to repackage jar-libraries with different package names using JarJar tool.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

ru.tinkoff.gradle
ArtifactId

ArtifactId

jarjar
Version

Version

1.1.0
Type

Type

jar
Description

Description

ru.tinkoff.gradle:jarjar
Plugin for gradle which allows you to repackage jar-libraries with different package names using JarJar tool.
Project URL

Project URL

https://github.com/TinkoffCreditSystems/gradle-jarjar
Source Code Management

Source Code Management

https://github.com/TinkoffCreditSystems/gradle-jarjar

Download jarjar 1.1.0


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

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.