License |
License |
---|---|
GroupId | GroupIdorg.jmockring |
ArtifactId | ArtifactIdjmockring-all |
Last Version | Last Version0.5.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjmockring all modules
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jmockring-all-0.5.6.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jmockring/jmockring-all/ -->
<dependency>
<groupId>org.jmockring</groupId>
<artifactId>jmockring-all</artifactId>
<version>0.5.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmockring/jmockring-all/
implementation 'org.jmockring:jmockring-all:0.5.6'
// https://jarcasting.com/artifacts/org.jmockring/jmockring-all/
implementation ("org.jmockring:jmockring-all:0.5.6")
'org.jmockring:jmockring-all:pom:0.5.6'
<dependency org="org.jmockring" name="jmockring-all" rev="0.5.6">
<artifact name="jmockring-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmockring', module='jmockring-all', version='0.5.6')
)
libraryDependencies += "org.jmockring" % "jmockring-all" % "0.5.6"
[org.jmockring/jmockring-all "0.5.6"]