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