Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-server-security |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-security/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-server-security</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-security/
implementation 'com.tvd12:ezyfox-server-security:0.0.1'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-server-security/
implementation ("com.tvd12:ezyfox-server-security:0.0.1")
'com.tvd12:ezyfox-server-security:jar:0.0.1'
<dependency org="com.tvd12" name="ezyfox-server-security" rev="0.0.1">
<artifact name="ezyfox-server-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-server-security', version='0.0.1')
)
libraryDependencies += "com.tvd12" % "ezyfox-server-security" % "0.0.1"
[com.tvd12/ezyfox-server-security "0.0.1"]