Categories |
CategoriesNet Security |
---|---|
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.spring-security-web |
Version | Version0.1.4 |
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.1.4</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.1.4'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-web/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-web:0.1.4")
'net.osgiliath.wrappers:net.osgiliath.wrapper.spring-security-web:jar:0.1.4'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.spring-security-web" rev="0.1.4">
<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.1.4')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.spring-security-web" % "0.1.4"
[net.osgiliath.wrappers/net.osgiliath.wrapper.spring-security-web "0.1.4"]