Last Version

engUtils_netrc 2.0.1

This is a library for parsing .netrc files

License

License

Categories

Categories

Net
GroupId

GroupId

com.owteam.engUtils
ArtifactId

ArtifactId

netrc
Version

Version

2.0.1
Type

Type

jar
Description

Description

engUtils_netrc
This is a library for parsing .netrc files
Project URL

Project URL

https://github.com/bearlinux/owteam_engutils_netrc

Download netrc 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.