is not current version
Last Version 3.5

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


GroupId

GroupId

se.vgregion.daoframework
ArtifactId

ArtifactId

dao-framework-core-bc
Version

Version

3.3
Type

Type

pom

Download dao-framework-core-bc 3.3

Filename Size
dao-framework-core-bc-3.3.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.3</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.3'
// https://jarcasting.com/artifacts/se.vgregion.daoframework/dao-framework-core-bc/
implementation ("se.vgregion.daoframework:dao-framework-core-bc:3.3")
'se.vgregion.daoframework:dao-framework-core-bc:pom:3.3'
<dependency org="se.vgregion.daoframework" name="dao-framework-core-bc" rev="3.3">
  <artifact name="dao-framework-core-bc" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.daoframework', module='dao-framework-core-bc', version='3.3')
)
libraryDependencies += "se.vgregion.daoframework" % "dao-framework-core-bc" % "3.3"
[se.vgregion.daoframework/dao-framework-core-bc "3.3"]