GroupId | GroupIdcom.github.krzysztofslusarski |
---|---|
ArtifactId | ArtifactIdcontinuous-async-profiler-parent |
Version | Version1.1 |
Type | Typepom |
Filename | Size |
---|---|
continuous-async-profiler-parent-1.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler-parent/ -->
<dependency>
<groupId>com.github.krzysztofslusarski</groupId>
<artifactId>continuous-async-profiler-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler-parent/
implementation 'com.github.krzysztofslusarski:continuous-async-profiler-parent:1.1'
// https://jarcasting.com/artifacts/com.github.krzysztofslusarski/continuous-async-profiler-parent/
implementation ("com.github.krzysztofslusarski:continuous-async-profiler-parent:1.1")
'com.github.krzysztofslusarski:continuous-async-profiler-parent:pom:1.1'
<dependency org="com.github.krzysztofslusarski" name="continuous-async-profiler-parent" rev="1.1">
<artifact name="continuous-async-profiler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.krzysztofslusarski', module='continuous-async-profiler-parent', version='1.1')
)
libraryDependencies += "com.github.krzysztofslusarski" % "continuous-async-profiler-parent" % "1.1"
[com.github.krzysztofslusarski/continuous-async-profiler-parent "1.1"]