Last Version

jwk-core 0.1.0

jwk-core

License

License

Categories

Categories

Net
GroupId

GroupId

net.hamnaberg.jwk
ArtifactId

ArtifactId

jwk-core_2.13
Version

Version

0.1.0
Type

Type

jar
Description

Description

jwk-core
jwk-core
Project URL

Project URL

https://github.com/hamnis/jwk
Project Organization

Project Organization

net.hamnaberg.jwk
Source Code Management

Source Code Management

https://github.com/hamnis/jwk

Download jwk-core_2.13 0.1.0


<!-- https://jarcasting.com/artifacts/net.hamnaberg.jwk/jwk-core_2.13/ -->
<dependency>
    <groupId>net.hamnaberg.jwk</groupId>
    <artifactId>jwk-core_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hamnaberg.jwk/jwk-core_2.13/
implementation 'net.hamnaberg.jwk:jwk-core_2.13:0.1.0'
// https://jarcasting.com/artifacts/net.hamnaberg.jwk/jwk-core_2.13/
implementation ("net.hamnaberg.jwk:jwk-core_2.13:0.1.0")
'net.hamnaberg.jwk:jwk-core_2.13:jar:0.1.0'
<dependency org="net.hamnaberg.jwk" name="jwk-core_2.13" rev="0.1.0">
  <artifact name="jwk-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hamnaberg.jwk', module='jwk-core_2.13', version='0.1.0')
)
libraryDependencies += "net.hamnaberg.jwk" % "jwk-core_2.13" % "0.1.0"
[net.hamnaberg.jwk/jwk-core_2.13 "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scodec : scodec-bits_2.13 jar 1.1.30
io.circe : circe-core_2.13 jar 0.14.1
org.typelevel : cats-effect_2.13 jar 3.3.5
io.circe : circe-parser_2.13 jar 0.14.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11

Project Modules

There are no modules declared in this project.