GroupId | GroupIdcom.github.shiver-me-timbers |
---|---|
ArtifactId | ArtifactIdsmt-matchers-reflection |
Version | Version1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers-reflection/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-matchers-reflection</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers-reflection/
implementation 'com.github.shiver-me-timbers:smt-matchers-reflection:1.1'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers-reflection/
implementation ("com.github.shiver-me-timbers:smt-matchers-reflection:1.1")
'com.github.shiver-me-timbers:smt-matchers-reflection:jar:1.1'
<dependency org="com.github.shiver-me-timbers" name="smt-matchers-reflection" rev="1.1">
<artifact name="smt-matchers-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-matchers-reflection', version='1.1')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-matchers-reflection" % "1.1"
[com.github.shiver-me-timbers/smt-matchers-reflection "1.1"]