License |
License |
---|---|
GroupId | GroupIdio.tryp |
ArtifactId | ArtifactIdxpct-core_2.13 |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionxpct-core
xpct-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpct-core_2.13-0.2.3.pom | |
xpct-core_2.13-0.2.3.jar | 152 KB |
xpct-core_2.13-0.2.3-sources.jar | 6 KB |
xpct-core_2.13-0.2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tryp/xpct-core_2.13/ -->
<dependency>
<groupId>io.tryp</groupId>
<artifactId>xpct-core_2.13</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/xpct-core_2.13/
implementation 'io.tryp:xpct-core_2.13:0.2.3'
// https://jarcasting.com/artifacts/io.tryp/xpct-core_2.13/
implementation ("io.tryp:xpct-core_2.13:0.2.3")
'io.tryp:xpct-core_2.13:jar:0.2.3'
<dependency org="io.tryp" name="xpct-core_2.13" rev="0.2.3">
<artifact name="xpct-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='xpct-core_2.13', version='0.2.3')
)
libraryDependencies += "io.tryp" % "xpct-core_2.13" % "0.2.3"
[io.tryp/xpct-core_2.13 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
org.typelevel : cats-free_2.13 | jar | 2.0.0 |
org.typelevel : cats-effect_2.13 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.7.1 |