License |
License |
---|---|
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdneutron-core_3 |
Version | Version0.6.0 |
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_3-0.6.0.pom | |
neutron-core_3-0.6.0.jar | 325 KB |
neutron-core_3-0.6.0-sources.jar | 24 KB |
neutron-core_3-0.6.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.profunktor/neutron-core_3/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>neutron-core_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/neutron-core_3/
implementation 'dev.profunktor:neutron-core_3:0.6.0'
// https://jarcasting.com/artifacts/dev.profunktor/neutron-core_3/
implementation ("dev.profunktor:neutron-core_3:0.6.0")
'dev.profunktor:neutron-core_3:jar:0.6.0'
<dependency org="dev.profunktor" name="neutron-core_3" rev="0.6.0">
<artifact name="neutron-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='neutron-core_3', version='0.6.0')
)
libraryDependencies += "dev.profunktor" % "neutron-core_3" % "0.6.0"
[dev.profunktor/neutron-core_3 "0.6.0"]
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.12 |
co.fs2 : fs2-core_3 | jar | 3.2.7 |
org.apache.pulsar : pulsar-client | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.disneystreaming : weaver-cats_3 | jar | 0.7.12 |