GroupId | GroupIddev.profunktor |
---|---|
ArtifactId | ArtifactIdneutron-circe_3 |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
neutron-circe_3-0.1.0.pom | |
neutron-circe_3-0.1.0.jar | 21 KB |
neutron-circe_3-0.1.0-sources.jar | 5 KB |
neutron-circe_3-0.1.0-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.profunktor/neutron-circe_3/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>neutron-circe_3</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/neutron-circe_3/
implementation 'dev.profunktor:neutron-circe_3:0.1.0'
// https://jarcasting.com/artifacts/dev.profunktor/neutron-circe_3/
implementation ("dev.profunktor:neutron-circe_3:0.1.0")
'dev.profunktor:neutron-circe_3:jar:0.1.0'
<dependency org="dev.profunktor" name="neutron-circe_3" rev="0.1.0">
<artifact name="neutron-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='neutron-circe_3', version='0.1.0')
)
libraryDependencies += "dev.profunktor" % "neutron-circe_3" % "0.1.0"
[dev.profunktor/neutron-circe_3 "0.1.0"]