is not current version
Last Version 0.5.1

com.github.tototoshi:mvnsearch_2.13 0.4.1

mvnsearch

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

mvnsearch_2.13
Version

Version

0.4.1
Type

Type

jar

Download mvnsearch_2.13 0.4.1


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