| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.gitegg.platform | 
| ArtifactId | ArtifactIdgitegg-platform-sms | 
| Last Version | Last Version1.0.3.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongitegg-platform-sms GitEgg is a rapid development platform | 
<!-- https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-sms/ -->
<dependency>
    <groupId>com.gitegg.platform</groupId>
    <artifactId>gitegg-platform-sms</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-sms/
implementation 'com.gitegg.platform:gitegg-platform-sms:1.0.3.RELEASE'// https://jarcasting.com/artifacts/com.gitegg.platform/gitegg-platform-sms/
implementation ("com.gitegg.platform:gitegg-platform-sms:1.0.3.RELEASE")'com.gitegg.platform:gitegg-platform-sms:jar:1.0.3.RELEASE'<dependency org="com.gitegg.platform" name="gitegg-platform-sms" rev="1.0.3.RELEASE">
  <artifact name="gitegg-platform-sms" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitegg.platform', module='gitegg-platform-sms', version='1.0.3.RELEASE')
)libraryDependencies += "com.gitegg.platform" % "gitegg-platform-sms" % "1.0.3.RELEASE"[com.gitegg.platform/gitegg-platform-sms "1.0.3.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.gitegg.platform : gitegg-platform-base | jar | |
| org.projectlombok : lombok | jar |