is not current version
Last Version 1.4

com.kryshchuk.imcollector:imcollector-auth 1.1

Authentication module for imcollector platform

GroupId

GroupId

com.kryshchuk.imcollector
ArtifactId

ArtifactId

imcollector-auth
Version

Version

1.1
Type

Type

jar

Download imcollector-auth 1.1


<!-- https://jarcasting.com/artifacts/com.kryshchuk.imcollector/imcollector-auth/ -->
<dependency>
    <groupId>com.kryshchuk.imcollector</groupId>
    <artifactId>imcollector-auth</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kryshchuk.imcollector/imcollector-auth/
implementation 'com.kryshchuk.imcollector:imcollector-auth:1.1'
// https://jarcasting.com/artifacts/com.kryshchuk.imcollector/imcollector-auth/
implementation ("com.kryshchuk.imcollector:imcollector-auth:1.1")
'com.kryshchuk.imcollector:imcollector-auth:jar:1.1'
<dependency org="com.kryshchuk.imcollector" name="imcollector-auth" rev="1.1">
  <artifact name="imcollector-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kryshchuk.imcollector', module='imcollector-auth', version='1.1')
)
libraryDependencies += "com.kryshchuk.imcollector" % "imcollector-auth" % "1.1"
[com.kryshchuk.imcollector/imcollector-auth "1.1"]