is not current version
Last Version 1.1.7

org.realityforge.swung-weave:swung-weave-idea-plugin 1.1.5

SwungWeave: IntelliJ IDEA plugin

Categories

Categories

IDE Development Tools IntelliJ IDEA
GroupId

GroupId

org.realityforge.swung-weave
ArtifactId

ArtifactId

swung-weave-idea-plugin
Version

Version

1.1.5
Type

Type

jar

Download swung-weave-idea-plugin 1.1.5


<!-- https://jarcasting.com/artifacts/org.realityforge.swung-weave/swung-weave-idea-plugin/ -->
<dependency>
    <groupId>org.realityforge.swung-weave</groupId>
    <artifactId>swung-weave-idea-plugin</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.swung-weave/swung-weave-idea-plugin/
implementation 'org.realityforge.swung-weave:swung-weave-idea-plugin:1.1.5'
// https://jarcasting.com/artifacts/org.realityforge.swung-weave/swung-weave-idea-plugin/
implementation ("org.realityforge.swung-weave:swung-weave-idea-plugin:1.1.5")
'org.realityforge.swung-weave:swung-weave-idea-plugin:jar:1.1.5'
<dependency org="org.realityforge.swung-weave" name="swung-weave-idea-plugin" rev="1.1.5">
  <artifact name="swung-weave-idea-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.swung-weave', module='swung-weave-idea-plugin', version='1.1.5')
)
libraryDependencies += "org.realityforge.swung-weave" % "swung-weave-idea-plugin" % "1.1.5"
[org.realityforge.swung-weave/swung-weave-idea-plugin "1.1.5"]