GroupId | GroupIdcom.blazebit |
---|---|
ArtifactId | ArtifactIdblaze-storage-modules-authentication |
Version | Version0.2.1 |
Type | Typepom |
Filename | Size |
---|---|
blaze-storage-modules-authentication-0.2.1.pom | 795 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-storage-modules-authentication/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-authentication</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-modules-authentication/
implementation 'com.blazebit:blaze-storage-modules-authentication:0.2.1'
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-modules-authentication/
implementation ("com.blazebit:blaze-storage-modules-authentication:0.2.1")
'com.blazebit:blaze-storage-modules-authentication:pom:0.2.1'
<dependency org="com.blazebit" name="blaze-storage-modules-authentication" rev="0.2.1">
<artifact name="blaze-storage-modules-authentication" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-storage-modules-authentication', version='0.2.1')
)
libraryDependencies += "com.blazebit" % "blaze-storage-modules-authentication" % "0.2.1"
[com.blazebit/blaze-storage-modules-authentication "0.2.1"]