is not current version
Last Version 1.0.30

com.butor:butor-attrset-dao 1.0.19

This project is an attribute module. Used to persist key / values to a database (dao).

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-attrset-dao
Version

Version

1.0.19
Type

Type

jar

Download butor-attrset-dao 1.0.19


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