Last Version

rmatch 1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

no.rmz
ArtifactId

ArtifactId

rmatch
Version

Version

1.0
Type

Type

jar
Description

Description

rmatch
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/la3lma/rmatch

Download rmatch 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.findbugs : annotations jar 1.3.2
com.google.guava : guava jar r08

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.