is not current version
Last Version 1.4

be.eliwan:ew-profiling-core 1.3

profiling-core

GroupId

GroupId

be.eliwan
ArtifactId

ArtifactId

ew-profiling-core
Version

Version

1.3
Type

Type

jar

Download ew-profiling-core 1.3


<!-- https://jarcasting.com/artifacts/be.eliwan/ew-profiling-core/ -->
<dependency>
    <groupId>be.eliwan</groupId>
    <artifactId>ew-profiling-core</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.eliwan/ew-profiling-core/
implementation 'be.eliwan:ew-profiling-core:1.3'
// https://jarcasting.com/artifacts/be.eliwan/ew-profiling-core/
implementation ("be.eliwan:ew-profiling-core:1.3")
'be.eliwan:ew-profiling-core:jar:1.3'
<dependency org="be.eliwan" name="ew-profiling-core" rev="1.3">
  <artifact name="ew-profiling-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.eliwan', module='ew-profiling-core', version='1.3')
)
libraryDependencies += "be.eliwan" % "ew-profiling-core" % "1.3"
[be.eliwan/ew-profiling-core "1.3"]