is not current version
Last Version 2017-05-20

com.github.ryanholdren.typesafesql:mocking 2016-09-30


GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

mocking
Version

Version

2016-09-30
Type

Type

jar

Download mocking 2016-09-30


<!-- https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/mocking/ -->
<dependency>
    <groupId>com.github.ryanholdren.typesafesql</groupId>
    <artifactId>mocking</artifactId>
    <version>2016-09-30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/mocking/
implementation 'com.github.ryanholdren.typesafesql:mocking:2016-09-30'
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/mocking/
implementation ("com.github.ryanholdren.typesafesql:mocking:2016-09-30")
'com.github.ryanholdren.typesafesql:mocking:jar:2016-09-30'
<dependency org="com.github.ryanholdren.typesafesql" name="mocking" rev="2016-09-30">
  <artifact name="mocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanholdren.typesafesql', module='mocking', version='2016-09-30')
)
libraryDependencies += "com.github.ryanholdren.typesafesql" % "mocking" % "2016-09-30"
[com.github.ryanholdren.typesafesql/mocking "2016-09-30"]