Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.touscm |
ArtifactId | ArtifactIdquicker-security |
Version | Version1.2.3 |
Type | Typejar |
Filename | Size |
---|---|
quicker-security-1.2.3.pom | |
quicker-security-1.2.3.jar | 6 KB |
quicker-security-1.2.3-sources.jar | 5 KB |
quicker-security-1.2.3-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.touscm/quicker-security/ -->
<dependency>
<groupId>com.touscm</groupId>
<artifactId>quicker-security</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.touscm/quicker-security/
implementation 'com.touscm:quicker-security:1.2.3'
// https://jarcasting.com/artifacts/com.touscm/quicker-security/
implementation ("com.touscm:quicker-security:1.2.3")
'com.touscm:quicker-security:jar:1.2.3'
<dependency org="com.touscm" name="quicker-security" rev="1.2.3">
<artifact name="quicker-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.touscm', module='quicker-security', version='1.2.3')
)
libraryDependencies += "com.touscm" % "quicker-security" % "1.2.3"
[com.touscm/quicker-security "1.2.3"]