propan-commons
Propan's common core
License |
License |
---|---|
GroupId | GroupIdcom.harium.propan |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPropan Commons
Propan's common core
|
Filename | Size |
---|---|
commons-0.0.1.pom | |
commons-0.0.1.jar | 5 KB |
commons-0.0.1-sources.jar | 2 KB |
commons-0.0.1-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx | jar | 1.9.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Propan's common core