| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pheymann |
| ArtifactId | ArtifactIdtypedapi-server_2.12 |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptiontypedapi-server
typedapi-server
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.pheymann |
| Filename | Size |
|---|---|
| typedapi-server_2.12-0.2.0.pom | |
| typedapi-server_2.12-0.2.0.jar | 167 KB |
| typedapi-server_2.12-0.2.0-sources.jar | 11 KB |
| typedapi-server_2.12-0.2.0-javadoc.jar | 872 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.pheymann/typedapi-server_2.12/ -->
<dependency>
<groupId>com.github.pheymann</groupId>
<artifactId>typedapi-server_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-server_2.12/
implementation 'com.github.pheymann:typedapi-server_2.12:0.2.0'
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-server_2.12/
implementation ("com.github.pheymann:typedapi-server_2.12:0.2.0")
'com.github.pheymann:typedapi-server_2.12:jar:0.2.0'
<dependency org="com.github.pheymann" name="typedapi-server_2.12" rev="0.2.0">
<artifact name="typedapi-server_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='typedapi-server_2.12', version='0.2.0')
)
libraryDependencies += "com.github.pheymann" % "typedapi-server_2.12" % "0.2.0"
[com.github.pheymann/typedapi-server_2.12 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| com.github.pheymann : typedapi-shared_2.12 | jar | 0.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 3.9.4 |