is not current version
Last Version 1.0.7

com.charlyghislain.authenticator:examples 1.0.1

Examples

GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

examples
Version

Version

1.0.1
Type

Type

pom

Download examples 1.0.1

Filename Size
examples-1.0.1.pom 852 bytes
Browse

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