Last Version

sms 0.0.1

The data struct framework for java

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sms
Version

Version

0.0.1
Type

Type

pom
Description

Description

sms
The data struct framework for java

Download sms 0.0.1

Filename Size
sms-0.0.1.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sms-api
  • sms-core