Last Version

Propan Commons 0.0.1

Propan's common core

License

License

GroupId

GroupId

com.harium.propan
ArtifactId

ArtifactId

commons
Version

Version

0.0.1
Type

Type

jar
Description

Description

Propan Commons
Propan's common core

Download commons 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.