Categories |
CategoriesNet Security |
---|---|
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.feature.itest.security |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.itest.security/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.feature.itest.security</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.itest.security/
implementation 'net.osgiliath.framework:net.osgiliath.feature.itest.security:0.2.0'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.itest.security/
implementation ("net.osgiliath.framework:net.osgiliath.feature.itest.security:0.2.0")
'net.osgiliath.framework:net.osgiliath.feature.itest.security:jar:0.2.0'
<dependency org="net.osgiliath.framework" name="net.osgiliath.feature.itest.security" rev="0.2.0">
<artifact name="net.osgiliath.feature.itest.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.feature.itest.security', version='0.2.0')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.feature.itest.security" % "0.2.0"
[net.osgiliath.framework/net.osgiliath.feature.itest.security "0.2.0"]