is not current version
Last Version 1.4

be.eliwan:ew-profiling 1.1

ew-profiling project grouping module

GroupId

GroupId

be.eliwan
ArtifactId

ArtifactId

ew-profiling
Version

Version

1.1
Type

Type

jar

Download ew-profiling 1.1


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