GroupId | GroupIdcom.savoirtech.eos |
---|---|
ArtifactId | ArtifactIdeos-itest-features |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
eos-itest-features-1.0.4.pom | |
eos-itest-features-1.0.4.jar | 3 KB |
eos-itest-features-1.0.4-sources.jar | 1 KB |
eos-itest-features-1.0.4-javadoc.jar | 336 bytes |
eos-itest-features-1.0.4-features.xml | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.savoirtech.eos/eos-itest-features/ -->
<dependency>
<groupId>com.savoirtech.eos</groupId>
<artifactId>eos-itest-features</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.eos/eos-itest-features/
implementation 'com.savoirtech.eos:eos-itest-features:1.0.4'
// https://jarcasting.com/artifacts/com.savoirtech.eos/eos-itest-features/
implementation ("com.savoirtech.eos:eos-itest-features:1.0.4")
'com.savoirtech.eos:eos-itest-features:jar:1.0.4'
<dependency org="com.savoirtech.eos" name="eos-itest-features" rev="1.0.4">
<artifact name="eos-itest-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.eos', module='eos-itest-features', version='1.0.4')
)
libraryDependencies += "com.savoirtech.eos" % "eos-itest-features" % "1.0.4"
[com.savoirtech.eos/eos-itest-features "1.0.4"]