License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.michalp |
ArtifactId | ArtifactIdidenticon4s_3 |
Last Version | Last Version0.0.1-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionidenticon4s
identicon4s
|
Project URL |
Project URL |
Project Organization |
Project Organizationmajk-p |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identicon4s_3-0.0.1-RC3.pom | |
identicon4s_3-0.0.1-RC3.jar | 84 KB |
identicon4s_3-0.0.1-RC3-sources.jar | 7 KB |
identicon4s_3-0.0.1-RC3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.michalp/identicon4s_3/ -->
<dependency>
<groupId>net.michalp</groupId>
<artifactId>identicon4s_3</artifactId>
<version>0.0.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/net.michalp/identicon4s_3/
implementation 'net.michalp:identicon4s_3:0.0.1-RC3'
// https://jarcasting.com/artifacts/net.michalp/identicon4s_3/
implementation ("net.michalp:identicon4s_3:0.0.1-RC3")
'net.michalp:identicon4s_3:jar:0.0.1-RC3'
<dependency org="net.michalp" name="identicon4s_3" rev="0.0.1-RC3">
<artifact name="identicon4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.michalp', module='identicon4s_3', version='0.0.1-RC3')
)
libraryDependencies += "net.michalp" % "identicon4s_3" % "0.0.1-RC3"
[net.michalp/identicon4s_3 "0.0.1-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
org.typelevel : cats-effect_3 | jar | 3.3.11 |