is not current version
Last Version 0.8.1

org.jvirtanen.nassau:nassau-parent 0.7.0

NASDAQ transport protocols on the JVM.

GroupId

GroupId

org.jvirtanen.nassau
ArtifactId

ArtifactId

nassau-parent
Version

Version

0.7.0
Type

Type

pom

Download nassau-parent 0.7.0

Filename Size
nassau-parent-0.7.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jvirtanen.nassau/nassau-parent/ -->
<dependency>
    <groupId>org.jvirtanen.nassau</groupId>
    <artifactId>nassau-parent</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvirtanen.nassau/nassau-parent/
implementation 'org.jvirtanen.nassau:nassau-parent:0.7.0'
// https://jarcasting.com/artifacts/org.jvirtanen.nassau/nassau-parent/
implementation ("org.jvirtanen.nassau:nassau-parent:0.7.0")
'org.jvirtanen.nassau:nassau-parent:pom:0.7.0'
<dependency org="org.jvirtanen.nassau" name="nassau-parent" rev="0.7.0">
  <artifact name="nassau-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvirtanen.nassau', module='nassau-parent', version='0.7.0')
)
libraryDependencies += "org.jvirtanen.nassau" % "nassau-parent" % "0.7.0"
[org.jvirtanen.nassau/nassau-parent "0.7.0"]