is not current version
Last Version 1.0.2.2

com.github.bun133:ndhs 1.0.2

NDHS(Nandemo Dekiru Hensyu Soft)

GroupId

GroupId

com.github.bun133
ArtifactId

ArtifactId

ndhs
Version

Version

1.0.2
Type

Type

jar

Download ndhs 1.0.2


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