GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdnatchez-mock_3.0.0-RC2 |
Version | Version0.0.24 |
Type | Typejar |
Filename | Size |
---|---|
natchez-mock_3.0.0-RC2-0.0.24.pom | |
natchez-mock_3.0.0-RC2-0.0.24.jar | 18 KB |
natchez-mock_3.0.0-RC2-0.0.24-sources.jar | 1 KB |
natchez-mock_3.0.0-RC2-0.0.24-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-mock_3.0.0-RC2/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-mock_3.0.0-RC2</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-mock_3.0.0-RC2/
implementation 'org.tpolecat:natchez-mock_3.0.0-RC2:0.0.24'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-mock_3.0.0-RC2/
implementation ("org.tpolecat:natchez-mock_3.0.0-RC2:0.0.24")
'org.tpolecat:natchez-mock_3.0.0-RC2:jar:0.0.24'
<dependency org="org.tpolecat" name="natchez-mock_3.0.0-RC2" rev="0.0.24">
<artifact name="natchez-mock_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-mock_3.0.0-RC2', version='0.0.24')
)
libraryDependencies += "org.tpolecat" % "natchez-mock_3.0.0-RC2" % "0.0.24"
[org.tpolecat/natchez-mock_3.0.0-RC2 "0.0.24"]