is not current version
Last Version 1.7.3

com.focframework:focDataSource 1.7.2

focDataSource

Categories

Categories

Data
GroupId

GroupId

com.focframework
ArtifactId

ArtifactId

focDataSource
Version

Version

1.7.2
Type

Type

jar

Download focDataSource 1.7.2


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