Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.sonatype.appbooter.plexus-platforms |
ArtifactId | ArtifactIdplexus-platform-jsw |
Version | Version1.2 |
Type | Typejar |
Filename | Size |
---|---|
plexus-platform-jsw-1.2.pom | |
plexus-platform-jsw-1.2.jar | 1 MB |
plexus-platform-jsw-1.2-sources.jar | 327 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-jsw/ -->
<dependency>
<groupId>org.sonatype.appbooter.plexus-platforms</groupId>
<artifactId>plexus-platform-jsw</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-jsw/
implementation 'org.sonatype.appbooter.plexus-platforms:plexus-platform-jsw:1.2'
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-jsw/
implementation ("org.sonatype.appbooter.plexus-platforms:plexus-platform-jsw:1.2")
'org.sonatype.appbooter.plexus-platforms:plexus-platform-jsw:jar:1.2'
<dependency org="org.sonatype.appbooter.plexus-platforms" name="plexus-platform-jsw" rev="1.2">
<artifact name="plexus-platform-jsw" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.appbooter.plexus-platforms', module='plexus-platform-jsw', version='1.2')
)
libraryDependencies += "org.sonatype.appbooter.plexus-platforms" % "plexus-platform-jsw" % "1.2"
[org.sonatype.appbooter.plexus-platforms/plexus-platform-jsw "1.2"]