License |
License |
---|---|
GroupId | GroupIdcom.microsoft.gctoolkit |
ArtifactId | ArtifactIdgctoolkit |
Last Version | Last Version2.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGCToolKit
GC log parsing utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gctoolkit-2.0.10.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit/ -->
<dependency>
<groupId>com.microsoft.gctoolkit</groupId>
<artifactId>gctoolkit</artifactId>
<version>2.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit/
implementation 'com.microsoft.gctoolkit:gctoolkit:2.0.10'
// https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit/
implementation ("com.microsoft.gctoolkit:gctoolkit:2.0.10")
'com.microsoft.gctoolkit:gctoolkit:pom:2.0.10'
<dependency org="com.microsoft.gctoolkit" name="gctoolkit" rev="2.0.10">
<artifact name="gctoolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.gctoolkit', module='gctoolkit', version='2.0.10')
)
libraryDependencies += "com.microsoft.gctoolkit" % "gctoolkit" % "2.0.10"
[com.microsoft.gctoolkit/gctoolkit "2.0.10"]