We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d8db5 commit d64a1abCopy full SHA for d64a1ab
views/website/libraries/15-Scala.json
@@ -141,7 +141,7 @@
141
"aud": true,
142
"exp": true,
143
"nbf": true,
144
- "iat": false,
+ "iat": true,
145
"jti": true,
146
"hs256": true,
147
"hs384": true,
@@ -161,7 +161,7 @@
161
"gitHubRepoPath": "blackdoor/jose",
162
"repoUrl": "https://github.com/blackdoor/jose",
163
"installCommandHtml":
164
- "dependsOn(RootProject(uri(\"git://github.com/blackdoor/jose.git#0.1.0\")))"
+ "sbt: libraryDependencies += "black.door" %% "jose" % "0.2.2"\nmill: ivy"black.door::jose:0.2.2""
165
}
166
]
167
0 commit comments