Last Version

Redstone 1.1.1


GroupId

GroupId

org.kohsuke.redstone
ArtifactId

ArtifactId

redstone
Version

Version

1.1.1
Type

Type

jar
Description

Description

Redstone

Download redstone 1.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.