Last Version

Maven Fetcher 1.0.6

A simple API for fetching artifacts from Maven repositories.

License

License

GroupId

GroupId

com.samskivert
ArtifactId

ArtifactId

mfetcher
Version

Version

1.0.6
Type

Type

jar
Description

Description

Maven Fetcher
A simple API for fetching artifacts from Maven repositories.
Project URL

Project URL

http://github.com/samskivert/mfetcher/
Source Code Management

Source Code Management

http://github.com/samskivert/mfetcher/

Download mfetcher 1.0.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.