| License |
License
LAGPL3
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdai.mantik |
| ArtifactId | ArtifactIdexecutor-common_2.12 |
| Version | Version0.3.1-rc2 |
| Type | Typejar |
| Description |
Descriptionexecutor-common
executor-common
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.mantik/executor-common_2.12/ -->
<dependency>
<groupId>ai.mantik</groupId>
<artifactId>executor-common_2.12</artifactId>
<version>0.3.1-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.mantik/executor-common_2.12/
implementation 'ai.mantik:executor-common_2.12:0.3.1-rc2'
// https://jarcasting.com/artifacts/ai.mantik/executor-common_2.12/
implementation ("ai.mantik:executor-common_2.12:0.3.1-rc2")
'ai.mantik:executor-common_2.12:jar:0.3.1-rc2'
<dependency org="ai.mantik" name="executor-common_2.12" rev="0.3.1-rc2">
<artifact name="executor-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.mantik', module='executor-common_2.12', version='0.3.1-rc2')
)
libraryDependencies += "ai.mantik" % "executor-common_2.12" % "0.3.1-rc2"
[ai.mantik/executor-common_2.12 "0.3.1-rc2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| ai.mantik : executor-api_2.12 | jar | 0.3.1-rc2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ai.mantik : testutils_2.12 | jar | 0.3.1-rc2 |