is not current version
Last Version 3.5

se.vgregion.daoframework:dao-framework-core-bc 3.4


GroupId

GroupId

se.vgregion.daoframework
ArtifactId

ArtifactId

dao-framework-core-bc
Version

Version

3.4
Type

Type

pom

Download dao-framework-core-bc 3.4

Filename Size
dao-framework-core-bc-3.4.pom 864 bytes
Browse

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