is not current version
Last Version 1.0.7

com.charlyghislain.authenticator:authenticator-domain 1.0.4

Shared domain objects

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

authenticator-domain
Version

Version

1.0.4
Type

Type

jar

Download authenticator-domain 1.0.4


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