License |
License |
---|---|
GroupId | GroupIdcom.github.mauricio |
ArtifactId | ArtifactIddb-async-base_2.10 |
Version | Version0.2.18 |
Type | Typejar |
Description |
Descriptiondb-async-base
db-async-base
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.mauricio |
Filename | Size |
---|---|
db-async-base_2.10-0.2.18.pom | |
db-async-base_2.10-0.2.18.jar | 289 bytes |
db-async-base_2.10-0.2.18-sources.jar | 262 bytes |
db-async-base_2.10-0.2.18-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mauricio/db-async-base_2.10/ -->
<dependency>
<groupId>com.github.mauricio</groupId>
<artifactId>db-async-base_2.10</artifactId>
<version>0.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauricio/db-async-base_2.10/
implementation 'com.github.mauricio:db-async-base_2.10:0.2.18'
// https://jarcasting.com/artifacts/com.github.mauricio/db-async-base_2.10/
implementation ("com.github.mauricio:db-async-base_2.10:0.2.18")
'com.github.mauricio:db-async-base_2.10:jar:0.2.18'
<dependency org="com.github.mauricio" name="db-async-base_2.10" rev="0.2.18">
<artifact name="db-async-base_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauricio', module='db-async-base_2.10', version='0.2.18')
)
libraryDependencies += "com.github.mauricio" % "db-async-base_2.10" % "0.2.18"
[com.github.mauricio/db-async-base_2.10 "0.2.18"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |