is not current version
Last Version 1.1.1

com.github.devcsrj:mvnrepository-api-client 1.1.0

Client for mvnrepository.com

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.devcsrj
ArtifactId

ArtifactId

mvnrepository-api-client
Version

Version

1.1.0
Type

Type

jar

Download mvnrepository-api-client 1.1.0


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