is not current version
Last Version 0.0.4

com.github.panhongan:scala-utils 0.0.1

scala utils

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

scala-utils
Version

Version

0.0.1
Type

Type

jar

Download scala-utils 0.0.1


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