is not current version
Last Version 3.5

se.vgregion.daoframework:dao-framework-system 3.2


GroupId

GroupId

se.vgregion.daoframework
ArtifactId

ArtifactId

dao-framework-system
Version

Version

3.2
Type

Type

pom

Download dao-framework-system 3.2


<!-- https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework-system/ -->
<dependency>
    <groupId>se.vgregion.daoframework</groupId>
    <artifactId>dao-framework-system</artifactId>
    <version>3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework-system/
implementation 'se.vgregion.daoframework:dao-framework-system:3.2'
// https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework-system/
implementation ("se.vgregion.daoframework:dao-framework-system:3.2")
'se.vgregion.daoframework:dao-framework-system:pom:3.2'
<dependency org="se.vgregion.daoframework" name="dao-framework-system" rev="3.2">
  <artifact name="dao-framework-system" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.daoframework', module='dao-framework-system', version='3.2')
)
libraryDependencies += "se.vgregion.daoframework" % "dao-framework-system" % "3.2"
[se.vgregion.daoframework/dao-framework-system "3.2"]