GroupId | GroupIdcom.github.mathiewz |
---|---|
ArtifactId | ArtifactIdmodernized-slick |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
modernized-slick-1.0.0.pom | |
modernized-slick-1.0.0.jar | 529 KB |
modernized-slick-1.0.0-sources.jar | 414 KB |
modernized-slick-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mathiewz/modernized-slick/ -->
<dependency>
<groupId>com.github.mathiewz</groupId>
<artifactId>modernized-slick</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mathiewz/modernized-slick/
implementation 'com.github.mathiewz:modernized-slick:1.0.0'
// https://jarcasting.com/artifacts/com.github.mathiewz/modernized-slick/
implementation ("com.github.mathiewz:modernized-slick:1.0.0")
'com.github.mathiewz:modernized-slick:jar:1.0.0'
<dependency org="com.github.mathiewz" name="modernized-slick" rev="1.0.0">
<artifact name="modernized-slick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mathiewz', module='modernized-slick', version='1.0.0')
)
libraryDependencies += "com.github.mathiewz" % "modernized-slick" % "1.0.0"
[com.github.mathiewz/modernized-slick "1.0.0"]