Used-Util

A Runtime analysis tool

License

License

GroupId

GroupId

com.mysaasa
ArtifactId

ArtifactId

used-util
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Used-Util
A Runtime analysis tool
Project URL

Project URL

https://github.com/ahammer/UsedUtil
Source Code Management

Source Code Management

https://github.com/ahammer/UsedUtil

Download used-util

How to add to project

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

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.

UsedUtil

A Simple Code Quality Toolkit. Used to prevent duplicate calls and help audit unused code.

Usage: Coming Soon

Versions

Version
0.1.2
0.1.1