is not current version
Last Version 1.4

be.eliwan:ew-profiling 1.2

ew-profiling project grouping module

GroupId

GroupId

be.eliwan
ArtifactId

ArtifactId

ew-profiling
Version

Version

1.2
Type

Type

jar

Download ew-profiling 1.2


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