is not current version
Last Version 1.0.7

com.charlyghislain.authenticator:examples 1.0.6

Examples

GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

examples
Version

Version

1.0.6
Type

Type

pom

Download examples 1.0.6

Filename Size
examples-1.0.6.pom 852 bytes
Browse

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