Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdhu.icellmobilsoft.coffee |
ArtifactId | ArtifactIdcoffee-model-security |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
coffee-model-security-1.1.0.pom | |
coffee-model-security-1.1.0.jar | 16 KB |
coffee-model-security-1.1.0-sources.jar | 16 KB |
coffee-model-security-1.1.0-javadoc.jar | 490 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-model-security/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-model-security</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-model-security/
implementation 'hu.icellmobilsoft.coffee:coffee-model-security:1.1.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-model-security/
implementation ("hu.icellmobilsoft.coffee:coffee-model-security:1.1.0")
'hu.icellmobilsoft.coffee:coffee-model-security:jar:1.1.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-model-security" rev="1.1.0">
<artifact name="coffee-model-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-model-security', version='1.1.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-model-security" % "1.1.0"
[hu.icellmobilsoft.coffee/coffee-model-security "1.1.0"]