GroupId | GroupIdcom.blazebit |
---|---|
ArtifactId | ArtifactIdblaze-storage-modules-authentication-api |
Version | Version0.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-storage-modules-authentication-api/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-modules-authentication-api</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-modules-authentication-api/
implementation 'com.blazebit:blaze-storage-modules-authentication-api:0.2.3'
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-modules-authentication-api/
implementation ("com.blazebit:blaze-storage-modules-authentication-api:0.2.3")
'com.blazebit:blaze-storage-modules-authentication-api:jar:0.2.3'
<dependency org="com.blazebit" name="blaze-storage-modules-authentication-api" rev="0.2.3">
<artifact name="blaze-storage-modules-authentication-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-storage-modules-authentication-api', version='0.2.3')
)
libraryDependencies += "com.blazebit" % "blaze-storage-modules-authentication-api" % "0.2.3"
[com.blazebit/blaze-storage-modules-authentication-api "0.2.3"]