License |
License |
---|---|
GroupId | GroupIdcom.techshroom |
ArtifactId | ArtifactIdTSModCore |
Last Version | Last Version1.7.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontsmodcore
TSModCore mod for Minecraft
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TSModCore-1.7.10.0.pom | |
TSModCore-1.7.10.0.jar | 85 KB |
TSModCore-1.7.10.0-sources.jar | 32 KB |
TSModCore-1.7.10.0-javadoc.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.techshroom/TSModCore/ -->
<dependency>
<groupId>com.techshroom</groupId>
<artifactId>TSModCore</artifactId>
<version>1.7.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.techshroom/TSModCore/
implementation 'com.techshroom:TSModCore:1.7.10.0'
// https://jarcasting.com/artifacts/com.techshroom/TSModCore/
implementation ("com.techshroom:TSModCore:1.7.10.0")
'com.techshroom:TSModCore:jar:1.7.10.0'
<dependency org="com.techshroom" name="TSModCore" rev="1.7.10.0">
<artifact name="TSModCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.techshroom', module='TSModCore', version='1.7.10.0')
)
libraryDependencies += "com.techshroom" % "TSModCore" % "1.7.10.0"
[com.techshroom/TSModCore "1.7.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.techshroom : StepBuilder | jar | 1.0.0 |
codechicken » CodeChickenLib | jar | 1.7.10-1.1.3.127 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |