rezenerator

Tool automating drawable conversion and scaling for Android projects

License

License

GroupId

GroupId

com.tlorrain.android.rezenerator
ArtifactId

ArtifactId

rezenerator
Last Version

Last Version

1.0-RC2
Release Date

Release Date

Type

Type

pom
Description

Description

rezenerator
Tool automating drawable conversion and scaling for Android projects
Project URL

Project URL

https://github.com/fredszaq/Rezenerator

Download rezenerator

Filename Size
rezenerator-1.0-RC2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.tlorrain.android.rezenerator/rezenerator/ -->
<dependency>
    <groupId>com.tlorrain.android.rezenerator</groupId>
    <artifactId>rezenerator</artifactId>
    <version>1.0-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tlorrain.android.rezenerator/rezenerator/
implementation 'com.tlorrain.android.rezenerator:rezenerator:1.0-RC2'
// https://jarcasting.com/artifacts/com.tlorrain.android.rezenerator/rezenerator/
implementation ("com.tlorrain.android.rezenerator:rezenerator:1.0-RC2")
'com.tlorrain.android.rezenerator:rezenerator:pom:1.0-RC2'
<dependency org="com.tlorrain.android.rezenerator" name="rezenerator" rev="1.0-RC2">
  <artifact name="rezenerator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tlorrain.android.rezenerator', module='rezenerator', version='1.0-RC2')
)
libraryDependencies += "com.tlorrain.android.rezenerator" % "rezenerator" % "1.0-RC2"
[com.tlorrain.android.rezenerator/rezenerator "1.0-RC2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rezenerator-core
  • rezenerator-maven-plugin
  • rezenerator-maven-sample
  • rezenerator-standalone

Versions

Version
1.0-RC2