Last Version

Sample project 6.0

Testing for deployment

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.inmobi.ares
ArtifactId

ArtifactId

setest-maven
Version

Version

6.0
Type

Type

jar
Description

Description

Sample project
Testing for deployment
Source Code Management

Source Code Management

http://www.inmobi.com

Download setest-maven 6.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.