License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.jerolba |
ArtifactId | ArtifactIdjmnemohistosyne |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionjmnemohistosyne
JMnemohistosyne executes memory histograms of current process
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmnemohistosyne-0.2.3.pom | |
jmnemohistosyne-0.2.3.jar | 11 KB |
jmnemohistosyne-0.2.3-sources.jar | 5 KB |
jmnemohistosyne-0.2.3-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jerolba/jmnemohistosyne/ -->
<dependency>
<groupId>com.jerolba</groupId>
<artifactId>jmnemohistosyne</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jerolba/jmnemohistosyne/
implementation 'com.jerolba:jmnemohistosyne:0.2.3'
// https://jarcasting.com/artifacts/com.jerolba/jmnemohistosyne/
implementation ("com.jerolba:jmnemohistosyne:0.2.3")
'com.jerolba:jmnemohistosyne:jar:0.2.3'
<dependency org="com.jerolba" name="jmnemohistosyne" rev="0.2.3">
<artifact name="jmnemohistosyne" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jerolba', module='jmnemohistosyne', version='0.2.3')
)
libraryDependencies += "com.jerolba" % "jmnemohistosyne" % "0.2.3"
[com.jerolba/jmnemohistosyne "0.2.3"]