Last Version

exampleApp 1.5.1

null

License

License

GroupId

GroupId

com.github.priytam
ArtifactId

ArtifactId

exampleApp
Version

Version

1.5.1
Type

Type

jar
Description

Description

exampleApp
null
Project URL

Project URL

https://github.com/priytam/auto
Source Code Management

Source Code Management

https://github.com/priytam/auto.git

Download exampleApp 1.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.priytam : framework jar 1.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.