is not current version
Last Version 1.5.1

com.github.priytam:auto 1.0

null

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.priytam
ArtifactId

ArtifactId

auto
Version

Version

1.0
Type

Type

jar

Download auto 1.0

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

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