| License |
License |
|---|---|
| GroupId | GroupIdcom.github.esrrhs |
| ArtifactId | ArtifactIdteenpatti_algorithm |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionteenpatti_algorithm
teenpatti algorithm.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| teenpatti_algorithm-1.0.2.pom | |
| teenpatti_algorithm-1.0.2.jar | 23 KB |
| teenpatti_algorithm-1.0.2-sources.jar | 9 KB |
| teenpatti_algorithm-1.0.2-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.esrrhs/teenpatti_algorithm/ -->
<dependency>
<groupId>com.github.esrrhs</groupId>
<artifactId>teenpatti_algorithm</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esrrhs/teenpatti_algorithm/
implementation 'com.github.esrrhs:teenpatti_algorithm:1.0.2'
// https://jarcasting.com/artifacts/com.github.esrrhs/teenpatti_algorithm/
implementation ("com.github.esrrhs:teenpatti_algorithm:1.0.2")
'com.github.esrrhs:teenpatti_algorithm:jar:1.0.2'
<dependency org="com.github.esrrhs" name="teenpatti_algorithm" rev="1.0.2">
<artifact name="teenpatti_algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esrrhs', module='teenpatti_algorithm', version='1.0.2')
)
libraryDependencies += "com.github.esrrhs" % "teenpatti_algorithm" % "1.0.2"
[com.github.esrrhs/teenpatti_algorithm "1.0.2"]