is not current version
Last Version 0.0.5-RELEASE

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

Simple Webauthn starter project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.mihaita-tinta
ArtifactId

ArtifactId

spring-boot-starter-webauthn
Version

Version

0.0.4-RELEASE
Type

Type

jar

Download spring-boot-starter-webauthn 0.0.4-RELEASE


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