| License |
License |
|---|---|
| GroupId | GroupIdcom.chatroulette |
| ArtifactId | ArtifactIdneutron-core_2.12 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionneutron-core
neutron-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| neutron-core_2.12-0.0.2.pom | |
| neutron-core_2.12-0.0.2.jar | 168 KB |
| neutron-core_2.12-0.0.2-sources.jar | 10 KB |
| neutron-core_2.12-0.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chatroulette/neutron-core_2.12/ -->
<dependency>
<groupId>com.chatroulette</groupId>
<artifactId>neutron-core_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.chatroulette/neutron-core_2.12/
implementation 'com.chatroulette:neutron-core_2.12:0.0.2'
// https://jarcasting.com/artifacts/com.chatroulette/neutron-core_2.12/
implementation ("com.chatroulette:neutron-core_2.12:0.0.2")
'com.chatroulette:neutron-core_2.12:jar:0.0.2'
<dependency org="com.chatroulette" name="neutron-core_2.12" rev="0.0.2">
<artifact name="neutron-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chatroulette', module='neutron-core_2.12', version='0.0.2')
)
libraryDependencies += "com.chatroulette" % "neutron-core_2.12" % "0.0.2"
[com.chatroulette/neutron-core_2.12 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| org.typelevel : cats-core_2.12 | jar | 2.1.1 |
| org.typelevel : cats-effect_2.12 | jar | 2.1.4 |
| co.fs2 : fs2-core_2.12 | jar | 2.4.4 |
| io.estatico : newtype_2.12 | jar | 0.4.4 |
| org.apache.pulsar : pulsar-client | jar | 2.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.12 | jar | 0.7.11 |
| org.scalameta : munit-scalacheck_2.12 | jar | 0.7.11 |