License |
License |
---|---|
GroupId | GroupIdbe.eliwan |
ArtifactId | ArtifactIdew-profiling |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionew-profiling project parent
ew-profiling project grouping module
|
Filename | Size |
---|---|
ew-profiling-1.4.pom | 9 KB |
ew-profiling-1.4-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.eliwan/ew-profiling/ -->
<dependency>
<groupId>be.eliwan</groupId>
<artifactId>ew-profiling</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.eliwan/ew-profiling/
implementation 'be.eliwan:ew-profiling:1.4'
// https://jarcasting.com/artifacts/be.eliwan/ew-profiling/
implementation ("be.eliwan:ew-profiling:1.4")
'be.eliwan:ew-profiling:jar:1.4'
<dependency org="be.eliwan" name="ew-profiling" rev="1.4">
<artifact name="ew-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.eliwan', module='ew-profiling', version='1.4')
)
libraryDependencies += "be.eliwan" % "ew-profiling" % "1.4"
[be.eliwan/ew-profiling "1.4"]