Last Version

HashShmash 0.2.0

An aspect and reporting tool to track Hash collection allocations

License

License

GroupId

GroupId

com.mebigfatguy.hashshmash
ArtifactId

ArtifactId

hashshmash
Version

Version

0.2.0
Type

Type

jar
Description

Description

HashShmash
An aspect and reporting tool to track Hash collection allocations
Source Code Management

Source Code Management

https://github.com/mebigfatguy/hashshmash

Download hashshmash 0.2.0


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

Dependencies

provided (5)

Group / Artifact Type Version
org.aspectj : aspectjtools jar 1.7.2
org.aspectj : aspectjrt jar 1.7.2
xalan : xalan jar 2.7.1
xalan : serializer jar 2.7.1
xml-apis : xml-apis jar 1.3.04

Project Modules

There are no modules declared in this project.