| License |
License |
|---|---|
| GroupId | GroupIdcom.mebigfatguy.hashshmash |
| ArtifactId | ArtifactIdhashshmash |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
DescriptionHashShmash
An aspect and reporting tool to track Hash collection allocations
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hashshmash-0.2.0.pom | |
| hashshmash-0.2.0.jar | 26 KB |
| hashshmash-0.2.0-sources.jar | 18 KB |
| hashshmash-0.2.0-javadoc.jar | 39 KB |
| Browse |
<!-- 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"]
| 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 |