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