Last Version

Repo URL parser 1.0.2

Repositories URL parser; supports Github and Github Enterprise.

License

License

GroupId

GroupId

com.oblac
ArtifactId

ArtifactId

repo-url-parser
Version

Version

1.0.2
Type

Type

pom
Description

Description

Repo URL parser
Repositories URL parser; supports Github and Github Enterprise.
Project Organization

Project Organization

Oblac
Source Code Management

Source Code Management

https://github.com/igr/repo-url-parser

Download repo-url-parser 1.0.2


<!-- https://jarcasting.com/artifacts/com.oblac/repo-url-parser/ -->
<dependency>
    <groupId>com.oblac</groupId>
    <artifactId>repo-url-parser</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oblac/repo-url-parser/
implementation 'com.oblac:repo-url-parser:1.0.2'
// https://jarcasting.com/artifacts/com.oblac/repo-url-parser/
implementation ("com.oblac:repo-url-parser:1.0.2")
'com.oblac:repo-url-parser:pom:1.0.2'
<dependency org="com.oblac" name="repo-url-parser" rev="1.0.2">
  <artifact name="repo-url-parser" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oblac', module='repo-url-parser', version='1.0.2')
)
libraryDependencies += "com.oblac" % "repo-url-parser" % "1.0.2"
[com.oblac/repo-url-parser "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.