is not current version
Last Version 0.6.1

me.geso.apimock:apimock-core 0.1.0

apimock-core

GroupId

GroupId

me.geso.apimock
ArtifactId

ArtifactId

apimock-core
Version

Version

0.1.0
Type

Type

jar

Download apimock-core 0.1.0


<!-- https://jarcasting.com/artifacts/me.geso.apimock/apimock-core/ -->
<dependency>
    <groupId>me.geso.apimock</groupId>
    <artifactId>apimock-core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-core/
implementation 'me.geso.apimock:apimock-core:0.1.0'
// https://jarcasting.com/artifacts/me.geso.apimock/apimock-core/
implementation ("me.geso.apimock:apimock-core:0.1.0")
'me.geso.apimock:apimock-core:jar:0.1.0'
<dependency org="me.geso.apimock" name="apimock-core" rev="0.1.0">
  <artifact name="apimock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.geso.apimock', module='apimock-core', version='0.1.0')
)
libraryDependencies += "me.geso.apimock" % "apimock-core" % "0.1.0"
[me.geso.apimock/apimock-core "0.1.0"]