is not current version
Last Version 1.0.1

site.tanghy:tanghy-core 1.0


GroupId

GroupId

site.tanghy
ArtifactId

ArtifactId

tanghy-core
Version

Version

1.0
Type

Type

jar

Download tanghy-core 1.0


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