| Categories |
CategoriesJSON Data |
|---|---|
| GroupId | GroupIdwtf.g4s8 |
| ArtifactId | ArtifactIdmatchers-json |
| Version | Version1.0.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| matchers-json-1.0.2.pom | |
| matchers-json-1.0.2.jar | 10 KB |
| matchers-json-1.0.2-sources.jar | 9 KB |
| matchers-json-1.0.2-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/wtf.g4s8/matchers-json/ -->
<dependency>
<groupId>wtf.g4s8</groupId>
<artifactId>matchers-json</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/wtf.g4s8/matchers-json/
implementation 'wtf.g4s8:matchers-json:1.0.2'
// https://jarcasting.com/artifacts/wtf.g4s8/matchers-json/
implementation ("wtf.g4s8:matchers-json:1.0.2")
'wtf.g4s8:matchers-json:jar:1.0.2'
<dependency org="wtf.g4s8" name="matchers-json" rev="1.0.2">
<artifact name="matchers-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='wtf.g4s8', module='matchers-json', version='1.0.2')
)
libraryDependencies += "wtf.g4s8" % "matchers-json" % "1.0.2"
[wtf.g4s8/matchers-json "1.0.2"]