License |
License |
---|---|
GroupId | GroupIdio.tryp |
ArtifactId | ArtifactIdxpct-core_2.12 |
Version | Version0.1.6 |
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.12-0.1.6.pom | |
xpct-core_2.12-0.1.6.jar | 80 KB |
xpct-core_2.12-0.1.6-sources.jar | 3 KB |
xpct-core_2.12-0.1.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tryp/xpct-core_2.12/ -->
<dependency>
<groupId>io.tryp</groupId>
<artifactId>xpct-core_2.12</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.tryp/xpct-core_2.12/
implementation 'io.tryp:xpct-core_2.12:0.1.6'
// https://jarcasting.com/artifacts/io.tryp/xpct-core_2.12/
implementation ("io.tryp:xpct-core_2.12:0.1.6")
'io.tryp:xpct-core_2.12:jar:0.1.6'
<dependency org="io.tryp" name="xpct-core_2.12" rev="0.1.6">
<artifact name="xpct-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tryp', module='xpct-core_2.12', version='0.1.6')
)
libraryDependencies += "io.tryp" % "xpct-core_2.12" % "0.1.6"
[io.tryp/xpct-core_2.12 "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.typelevel : cats-core_2.12 | jar | 1.4.0 |
org.typelevel : cats-effect_2.12 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.1.0 |