Categories |
CategoriesData JSON |
---|---|
GroupId | GroupIdcom.github.jsonzou |
ArtifactId | ArtifactIdjmockdata |
Version | Version3.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jmockdata-3.0.1.pom | |
jmockdata-3.0.1.jar | 30 KB |
jmockdata-3.0.1-sources.jar | 20 KB |
jmockdata-3.0.1-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jsonzou/jmockdata/ -->
<dependency>
<groupId>com.github.jsonzou</groupId>
<artifactId>jmockdata</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsonzou/jmockdata/
implementation 'com.github.jsonzou:jmockdata:3.0.1'
// https://jarcasting.com/artifacts/com.github.jsonzou/jmockdata/
implementation ("com.github.jsonzou:jmockdata:3.0.1")
'com.github.jsonzou:jmockdata:jar:3.0.1'
<dependency org="com.github.jsonzou" name="jmockdata" rev="3.0.1">
<artifact name="jmockdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsonzou', module='jmockdata', version='3.0.1')
)
libraryDependencies += "com.github.jsonzou" % "jmockdata" % "3.0.1"
[com.github.jsonzou/jmockdata "3.0.1"]