MVN

net.markenwerk : utils-data-fetcher

Maven & Gradle

Mar 05, 2017
2 usages

A data stream fetching helper for Java

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>utils-data-fetcher</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.markenwerk : utils-data-fetcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of net.markenwerk : utils-data-fetcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
utils-data-fetcher-4.0.2
utils-data-fetcher-4.0.1
utils-data-fetcher-4.0.0
3.1.x
utils-data-fetcher-3.1.0
3.0.x
utils-data-fetcher-3.0.0
2.1.x
utils-data-fetcher-2.1.2
utils-data-fetcher-2.1.1
utils-data-fetcher-2.1.0
2.0.x
utils-data-fetcher-2.0.0
1.1.x
utils-data-fetcher-1.1.2
utils-data-fetcher-1.1.1
utils-data-fetcher-1.1.0
1.0.x
utils-data-fetcher-1.0.0

How to add a dependency to Maven

Add the following net.markenwerk : utils-data-fetcher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>utils-data-fetcher</artifactId>
    <version>4.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.markenwerk : utils-data-fetcher gradle dependency to your build.gradle file:

implementation 'net.markenwerk:utils-data-fetcher:4.0.2'

Gradle Kotlin DSL: Add the following net.markenwerk : utils-data-fetcher gradle kotlin dependency to your build.gradle.kts file:

implementation("net.markenwerk:utils-data-fetcher:4.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.markenwerk : utils-data-fetcher sbt scala dependency to your build.sbt file:

libraryDependencies += "net.markenwerk" % "utils-data-fetcher" % "4.0.2"

Advertisement

Dependencies from Group

Feb 19, 2021
15 usages
Mar 05, 2017
5 usages
Mar 05, 2017
4 usages
Mar 05, 2017
2 usages
Mar 05, 2017
2 usages

Discover Dependencies

Feb 05, 2017
3 usages
1 stars
Apr 19, 2023
11 usages
2.6k stars
Jun 28, 2023
3 usages
15 stars
Aug 22, 2019
2 usages
Mar 09, 2020
3 usages
1.2k stars
Oct 20, 2015
7 usages
1.7k stars
Feb 16, 2016
3 usages
2 stars
Feb 16, 2016
3 usages
2 stars
May 08, 2019
2 usages
106 stars