Last Version

com.aparzev:commons 0.2


GroupId

GroupId

com.aparzev
ArtifactId

ArtifactId

commons
Version

Version

0.2
Type

Type

jar
Description

Description

Download commons 0.2


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

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.