engUtils_cert

This is a library for parsing .netrc files

License

License

GroupId

GroupId

com.owteam.engUtils
ArtifactId

ArtifactId

cert
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/bearlinux/owteam_engutils_cert

Download cert

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0