This website works better with JavaScript.
Explore
Help
Sign In
Misterzym
/
KCauldron-minecraft-server
Watch
1
Star
0
Fork
You've already forked KCauldron-minecraft-server
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
230
Commits
1
Branch
0
Tags
4.4 MiB
Tree:
d31025461a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd31025461a'
${ noResults }
KCauldron-minecraft-server
/
buildSrc
/
build.gradle
7 lines
91 B
Raw
Normal View
History
Unescape
Escape
Changelog generation
10 years ago
apply
plugin:
'groovy'
dependencies
{
compile
gradleApi
(
)
compile
localGroovy
(
)
}