is not current version
Last Version 1.0.28

com.butor:message-dao 1.0.12


GroupId

GroupId

com.butor
ArtifactId

ArtifactId

message-dao
Version

Version

1.0.12
Type

Type

jar

Download message-dao 1.0.12


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