is not current version
Last Version 1.5.0

com.github.wasiqb.coteafs:datasource 1.1.0

Parse Yaml, JSON, Properties and XML file to Data source.

Categories

Categories

Data
GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

datasource
Version

Version

1.1.0
Type

Type

jar

Download datasource 1.1.0


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