is not current version
Last Version 0.6.1

me.geso.apimock:apimock-core 0.0.1

apimock-core

GroupId

GroupId

me.geso.apimock
ArtifactId

ArtifactId

apimock-core
Version

Version

0.0.1
Type

Type

jar

Download apimock-core 0.0.1


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