is not current version
Last Version 2.8.0.RC2

com.weiglewilczek.scala-lang-osgi:aggregator 2.8.0.RC1


Categories

Categories

Scala Languages
GroupId

GroupId

com.weiglewilczek.scala-lang-osgi
ArtifactId

ArtifactId

aggregator
Version

Version

2.8.0.RC1
Type

Type

pom

Download aggregator 2.8.0.RC1

Filename Size
aggregator-2.8.0.RC1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.weiglewilczek.scala-lang-osgi/aggregator/ -->
<dependency>
    <groupId>com.weiglewilczek.scala-lang-osgi</groupId>
    <artifactId>aggregator</artifactId>
    <version>2.8.0.RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weiglewilczek.scala-lang-osgi/aggregator/
implementation 'com.weiglewilczek.scala-lang-osgi:aggregator:2.8.0.RC1'
// https://jarcasting.com/artifacts/com.weiglewilczek.scala-lang-osgi/aggregator/
implementation ("com.weiglewilczek.scala-lang-osgi:aggregator:2.8.0.RC1")
'com.weiglewilczek.scala-lang-osgi:aggregator:pom:2.8.0.RC1'
<dependency org="com.weiglewilczek.scala-lang-osgi" name="aggregator" rev="2.8.0.RC1">
  <artifact name="aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weiglewilczek.scala-lang-osgi', module='aggregator', version='2.8.0.RC1')
)
libraryDependencies += "com.weiglewilczek.scala-lang-osgi" % "aggregator" % "2.8.0.RC1"
[com.weiglewilczek.scala-lang-osgi/aggregator "2.8.0.RC1"]