Last Version

restrictionhelper 0.1.0

A small shade-in dependency for plugin developers, to ease the pain of checking the building restrictions of various plugins.

License

License

GroupId

GroupId

xyz.tehbrian
ArtifactId

ArtifactId

restrictionhelper
Version

Version

0.1.0
Type

Type

jar
Description

Description

restrictionhelper
A small shade-in dependency for plugin developers, to ease the pain of checking the building restrictions of various plugins.
Project URL

Project URL

https://github.com/ItsTehBrian/RestrictionHelper
Source Code Management

Source Code Management

https://github.com/ItsTehBrian/RestrictionHelper

Download restrictionhelper 0.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.