is not current version
Last Version 0.2.1-RELEASE

io.github.mihaita-tinta:webauthn-spring-boot-starter 0.2.0-RELEASE

Simple Webauthn starter project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.mihaita-tinta
ArtifactId

ArtifactId

webauthn-spring-boot-starter
Version

Version

0.2.0-RELEASE
Type

Type

jar

Download webauthn-spring-boot-starter 0.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.mihaita-tinta/webauthn-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.mihaita-tinta</groupId>
    <artifactId>webauthn-spring-boot-starter</artifactId>
    <version>0.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mihaita-tinta/webauthn-spring-boot-starter/
implementation 'io.github.mihaita-tinta:webauthn-spring-boot-starter:0.2.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.mihaita-tinta/webauthn-spring-boot-starter/
implementation ("io.github.mihaita-tinta:webauthn-spring-boot-starter:0.2.0-RELEASE")
'io.github.mihaita-tinta:webauthn-spring-boot-starter:jar:0.2.0-RELEASE'
<dependency org="io.github.mihaita-tinta" name="webauthn-spring-boot-starter" rev="0.2.0-RELEASE">
  <artifact name="webauthn-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mihaita-tinta', module='webauthn-spring-boot-starter', version='0.2.0-RELEASE')
)
libraryDependencies += "io.github.mihaita-tinta" % "webauthn-spring-boot-starter" % "0.2.0-RELEASE"
[io.github.mihaita-tinta/webauthn-spring-boot-starter "0.2.0-RELEASE"]