This website works better with JavaScript.
Explore
Help
Sign In
HuskLegacy
/
HuskSync
forked from
public-mirrors/HuskSync
Watch
1
Star
0
Fork
You've already forked HuskSync
0
Code
Pull Requests
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b73de81519
master
dependabot/gradle/xyz.jpenilla.run-paper-2.3.1
dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.11.0
dependabot/gradle/com.google.guava-guava-33.3.0-jre
dependabot/gradle/org.junit.jupiter-junit-jupiter-params-5.11.0
dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-5.11.0
feat/data-edit-commands
1.3
1.3.2
1.4
1.4-SNAPSHOT
1.4.1
2.0
2.0.1
2.0.2
2.1
2.1.1
2.1.2
2.2
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6
2.2.7
2.2.8
3.0
3.0.1
3.0.2
3.1
3.1.1
3.1.2
3.2
3.2.1
3.3
3.3.1
3.3.2
3.3.3
3.4
3.5
3.5.1
3.5.2
3.5.3
3.6
3.6.1
3.6.2
3.6.3
3.6.4
3.6.5
3.6.6
3.6.7
3.6.8
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b73de81519'
${ noResults }
HuskSync
/
plugin
/
build.gradle
6 lines
100 B
Groovy
Raw
Normal View
History
Unescape
Escape
Initial project setup, building, setup planning, readme & redis
3 years ago
dependencies
{
or not
3 years ago
implementation
project
(
path:
':bukkit'
,
configuration:
'shadow'
)
Initial project setup, building, setup planning, readme & redis
3 years ago
}
shadowJar
{
}