is not current version
Last Version 1.0.30

com.butor:butor-mule-dao 1.0.19


GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-mule-dao
Version

Version

1.0.19
Type

Type

jar

Download butor-mule-dao 1.0.19


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