is not current version
Last Version 1.4.10

com.telenav.cactus:mavenlog 1.4.9


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.telenav.cactus
ArtifactId

ArtifactId

mavenlog
Version

Version

1.4.9
Type

Type

jar

Download mavenlog 1.4.9


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