License |
License |
---|---|
GroupId | GroupIdcom.github.pheymann |
ArtifactId | ArtifactIdtypedapi-server_2.11 |
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.11-0.2.0.pom | |
typedapi-server_2.11-0.2.0.jar | 212 KB |
typedapi-server_2.11-0.2.0-sources.jar | 11 KB |
typedapi-server_2.11-0.2.0-javadoc.jar | 524 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pheymann/typedapi-server_2.11/ -->
<dependency>
<groupId>com.github.pheymann</groupId>
<artifactId>typedapi-server_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-server_2.11/
implementation 'com.github.pheymann:typedapi-server_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.pheymann/typedapi-server_2.11/
implementation ("com.github.pheymann:typedapi-server_2.11:0.2.0")
'com.github.pheymann:typedapi-server_2.11:jar:0.2.0'
<dependency org="com.github.pheymann" name="typedapi-server_2.11" rev="0.2.0">
<artifact name="typedapi-server_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='typedapi-server_2.11', version='0.2.0')
)
libraryDependencies += "com.github.pheymann" % "typedapi-server_2.11" % "0.2.0"
[com.github.pheymann/typedapi-server_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.github.pheymann : typedapi-shared_2.11 | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.9.4 |