License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.phylage |
ArtifactId | ArtifactIdrefuel-json-macro_3 |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrefuel-json-macro
Refuel Json Macro for Scala3.
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.phylage |
Filename | Size |
---|---|
refuel-json-macro_3-2.0.2.pom | |
refuel-json-macro_3-2.0.2.jar | 194 KB |
refuel-json-macro_3-2.0.2-sources.jar | 21 KB |
refuel-json-macro_3-2.0.2-javadoc.jar | 609 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.phylage/refuel-json-macro_3/ -->
<dependency>
<groupId>com.phylage</groupId>
<artifactId>refuel-json-macro_3</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-json-macro_3/
implementation 'com.phylage:refuel-json-macro_3:2.0.2'
// https://jarcasting.com/artifacts/com.phylage/refuel-json-macro_3/
implementation ("com.phylage:refuel-json-macro_3:2.0.2")
'com.phylage:refuel-json-macro_3:jar:2.0.2'
<dependency org="com.phylage" name="refuel-json-macro_3" rev="2.0.2">
<artifact name="refuel-json-macro_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-json-macro_3', version='2.0.2')
)
libraryDependencies += "com.phylage" % "refuel-json-macro_3" % "2.0.2"
[com.phylage/refuel-json-macro_3 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-compiler_3 | jar | 3.1.0 |
com.phylage : refuel-container_3 | jar | 2.0.2 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
com.typesafe : config | jar | 1.4.1 |
org.scala-lang : scala3-staging_3 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |