License |
License |
---|---|
Categories |
CategoriesScala Languages React User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.vast |
ArtifactId | ArtifactIdsurefire-scala-reactor |
Version | Version0.3.3 |
Type | Typepom |
Description |
DescriptionSurefire Scala Support Reactor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
surefire-scala-reactor-0.3.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vast/surefire-scala-reactor/ -->
<dependency>
<groupId>com.vast</groupId>
<artifactId>surefire-scala-reactor</artifactId>
<version>0.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vast/surefire-scala-reactor/
implementation 'com.vast:surefire-scala-reactor:0.3.3'
// https://jarcasting.com/artifacts/com.vast/surefire-scala-reactor/
implementation ("com.vast:surefire-scala-reactor:0.3.3")
'com.vast:surefire-scala-reactor:pom:0.3.3'
<dependency org="com.vast" name="surefire-scala-reactor" rev="0.3.3">
<artifact name="surefire-scala-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vast', module='surefire-scala-reactor', version='0.3.3')
)
libraryDependencies += "com.vast" % "surefire-scala-reactor" % "0.3.3"
[com.vast/surefire-scala-reactor "0.3.3"]