is not current version
Last Version 1.0.30

com.butor:butor-portal-dao 0.9.0


GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-portal-dao
Version

Version

0.9.0
Type

Type

jar

Download butor-portal-dao 0.9.0


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