License |
License
LAGPL3
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdai.mantik |
ArtifactId | ArtifactIdbridge-protocol_2.13 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionbridge-protocol
bridge-protocol
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bridge-protocol_2.13-0.4.0.pom | |
bridge-protocol_2.13-0.4.0.jar | 50 KB |
bridge-protocol_2.13-0.4.0-sources.jar | 935 bytes |
bridge-protocol_2.13-0.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.mantik/bridge-protocol_2.13/ -->
<dependency>
<groupId>ai.mantik</groupId>
<artifactId>bridge-protocol_2.13</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.mantik/bridge-protocol_2.13/
implementation 'ai.mantik:bridge-protocol_2.13:0.4.0'
// https://jarcasting.com/artifacts/ai.mantik/bridge-protocol_2.13/
implementation ("ai.mantik:bridge-protocol_2.13:0.4.0")
'ai.mantik:bridge-protocol_2.13:jar:0.4.0'
<dependency org="ai.mantik" name="bridge-protocol_2.13" rev="0.4.0">
<artifact name="bridge-protocol_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.mantik', module='bridge-protocol_2.13', version='0.4.0')
)
libraryDependencies += "ai.mantik" % "bridge-protocol_2.13" % "0.4.0"
[ai.mantik/bridge-protocol_2.13 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
ai.mantik : mnpscala_2.13 | jar | 0.4.0 |
com.thesamet.scalapb : scalapb-runtime_2.13 | jar | 0.10.11 |
io.grpc : grpc-netty | jar | 1.30.2 |
com.thesamet.scalapb : scalapb-runtime-grpc_2.13 | jar | 0.10.11 |
Group / Artifact | Type | Version |
---|---|---|
ai.mantik : testutils_2.13 | jar | 0.4.0 |