is not current version
Last Version 1.0.30

com.butor:butor-auth-dao 1.0.25

This project is an authentication module (DAO).

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-auth-dao
Version

Version

1.0.25
Type

Type

jar

Download butor-auth-dao 1.0.25


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