Categories |
CategoriesNet Wire Data Data Structures |
---|---|
GroupId | GroupIdnet.stickycode.mockwire |
ArtifactId | ArtifactIdsticky-mockwire-spring25 |
Version | Version5.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire-spring25/ -->
<dependency>
<groupId>net.stickycode.mockwire</groupId>
<artifactId>sticky-mockwire-spring25</artifactId>
<version>5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire-spring25/
implementation 'net.stickycode.mockwire:sticky-mockwire-spring25:5.4'
// https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire-spring25/
implementation ("net.stickycode.mockwire:sticky-mockwire-spring25:5.4")
'net.stickycode.mockwire:sticky-mockwire-spring25:jar:5.4'
<dependency org="net.stickycode.mockwire" name="sticky-mockwire-spring25" rev="5.4">
<artifact name="sticky-mockwire-spring25" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.mockwire', module='sticky-mockwire-spring25', version='5.4')
)
libraryDependencies += "net.stickycode.mockwire" % "sticky-mockwire-spring25" % "5.4"
[net.stickycode.mockwire/sticky-mockwire-spring25 "5.4"]