License |
License |
---|---|
GroupId | GroupIdno.rmz |
ArtifactId | ArtifactIdrmatch |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrmatch
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
rmatch-1.0.pom | |
rmatch-1.0.jar | 74 KB |
rmatch-1.0-sources.jar | 80 KB |
rmatch-1.0-javadoc.jar | 346 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
com.google.guava : guava | jar | r08 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |