License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.luketebbs.uniform |
ArtifactId | ArtifactIdinterpreter-logictable_2.13 |
Version | Version5.0.0-RC6 |
Type | Typejar |
Description |
Descriptioninterpreter-logictable
interpreter-logictable
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.luketebbs.uniform/interpreter-logictable_2.13/ -->
<dependency>
<groupId>com.luketebbs.uniform</groupId>
<artifactId>interpreter-logictable_2.13</artifactId>
<version>5.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.luketebbs.uniform/interpreter-logictable_2.13/
implementation 'com.luketebbs.uniform:interpreter-logictable_2.13:5.0.0-RC6'
// https://jarcasting.com/artifacts/com.luketebbs.uniform/interpreter-logictable_2.13/
implementation ("com.luketebbs.uniform:interpreter-logictable_2.13:5.0.0-RC6")
'com.luketebbs.uniform:interpreter-logictable_2.13:jar:5.0.0-RC6'
<dependency org="com.luketebbs.uniform" name="interpreter-logictable_2.13" rev="5.0.0-RC6">
<artifact name="interpreter-logictable_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luketebbs.uniform', module='interpreter-logictable_2.13', version='5.0.0-RC6')
)
libraryDependencies += "com.luketebbs.uniform" % "interpreter-logictable_2.13" % "5.0.0-RC6"
[com.luketebbs.uniform/interpreter-logictable_2.13 "5.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.luketebbs.uniform : core_2.13 | jar | 5.0.0-RC6 |
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.6 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
com.luketebbs.uniform : example-programs_2.13 | jar | 5.0.0-RC6 |
org.scalameta : munit-scalacheck_2.13 | jar | 0.7.29 |