| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.koterpillar |
| ArtifactId | ArtifactIdrefinery_3 |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRefinery
Contextual validation for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| refinery_3-0.0.8.pom | |
| refinery_3-0.0.8.jar | 37 KB |
| refinery_3-0.0.8-sources.jar | 1 KB |
| refinery_3-0.0.8-javadoc.jar | 198 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.koterpillar/refinery_3/ -->
<dependency>
<groupId>com.koterpillar</groupId>
<artifactId>refinery_3</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.koterpillar/refinery_3/
implementation 'com.koterpillar:refinery_3:0.0.8'
// https://jarcasting.com/artifacts/com.koterpillar/refinery_3/
implementation ("com.koterpillar:refinery_3:0.0.8")
'com.koterpillar:refinery_3:jar:0.0.8'
<dependency org="com.koterpillar" name="refinery_3" rev="0.0.8">
<artifact name="refinery_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.koterpillar', module='refinery_3', version='0.0.8')
)
libraryDependencies += "com.koterpillar" % "refinery_3" % "0.0.8"
[com.koterpillar/refinery_3 "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| org.typelevel : cats-core_3 | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.27 |
| com.lihaoyi : ujson_3 | jar | 1.4.0 |