is not current version
Last Version 2017-05-20

com.github.ryanholdren.typesafesql:mocking 2016-08-07


GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

mocking
Version

Version

2016-08-07
Type

Type

jar

Download mocking 2016-08-07


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