is not current version
Last Version 1.0.12

com.github.esrrhs:texas_algorithm 1.0.6

texas algorithm.

GroupId

GroupId

com.github.esrrhs
ArtifactId

ArtifactId

texas_algorithm
Version

Version

1.0.6
Type

Type

jar

Download texas_algorithm 1.0.6


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