License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.itests |
ArtifactId | ArtifactIdnet.osgiliath.feature.itest.feature |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOsgiliath integration tests features
Features for integrations tests
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.osgiliath.itests/net.osgiliath.feature.itest.feature/ -->
<dependency>
<groupId>net.osgiliath.itests</groupId>
<artifactId>net.osgiliath.feature.itest.feature</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.itests/net.osgiliath.feature.itest.feature/
implementation 'net.osgiliath.itests:net.osgiliath.feature.itest.feature:0.3.7'
// https://jarcasting.com/artifacts/net.osgiliath.itests/net.osgiliath.feature.itest.feature/
implementation ("net.osgiliath.itests:net.osgiliath.feature.itest.feature:0.3.7")
'net.osgiliath.itests:net.osgiliath.feature.itest.feature:jar:0.3.7'
<dependency org="net.osgiliath.itests" name="net.osgiliath.feature.itest.feature" rev="0.3.7">
<artifact name="net.osgiliath.feature.itest.feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.itests', module='net.osgiliath.feature.itest.feature', version='0.3.7')
)
libraryDependencies += "net.osgiliath.itests" % "net.osgiliath.feature.itest.feature" % "0.3.7"
[net.osgiliath.itests/net.osgiliath.feature.itest.feature "0.3.7"]