License |
License |
---|---|
GroupId | GroupIdcom.github.pwliwanow.foundationdb4s |
ArtifactId | ArtifactIdschema_2.12 |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptionschema
schema
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema_2.12-0.11.0.pom | |
schema_2.12-0.11.0.jar | 68 KB |
schema_2.12-0.11.0-sources.jar | 7 KB |
schema_2.12-0.11.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/schema_2.12/ -->
<dependency>
<groupId>com.github.pwliwanow.foundationdb4s</groupId>
<artifactId>schema_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/schema_2.12/
implementation 'com.github.pwliwanow.foundationdb4s:schema_2.12:0.11.0'
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/schema_2.12/
implementation ("com.github.pwliwanow.foundationdb4s:schema_2.12:0.11.0")
'com.github.pwliwanow.foundationdb4s:schema_2.12:jar:0.11.0'
<dependency org="com.github.pwliwanow.foundationdb4s" name="schema_2.12" rev="0.11.0">
<artifact name="schema_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwliwanow.foundationdb4s', module='schema_2.12', version='0.11.0')
)
libraryDependencies += "com.github.pwliwanow.foundationdb4s" % "schema_2.12" % "0.11.0"
[com.github.pwliwanow.foundationdb4s/schema_2.12 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.github.pwliwanow.foundationdb4s : core_2.12 | jar | 0.11.0 |
com.chuusai : shapeless_2.12 | jar | 2.3.3 |