is not current version
Last Version 0.0.4

com.github.panhongan:scala-utils 0.0.3

scala utils

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

scala-utils
Version

Version

0.0.3
Type

Type

jar

Download scala-utils 0.0.3


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