is not current version
Last Version 1.7.10.0

com.techshroom:TSModCore 1.0.0.4

TSModCore mod for Minecraft

GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

TSModCore
Version

Version

1.0.0.4
Type

Type

jar

Download TSModCore 1.0.0.4


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