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