is not current version
Last Version 1.5.1

com.github.priytam:auto 1.1

null

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.priytam
ArtifactId

ArtifactId

auto
Version

Version

1.1
Type

Type

jar

Download auto 1.1

Filename Size
auto-1.1.pom
auto-1.1.jar 261 bytes
Browse

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