is not current version
Last Version 1.0.1

com.harium.propan:propan-storage 1.0

3D Data Structures

GroupId

GroupId

com.harium.propan
ArtifactId

ArtifactId

propan-storage
Version

Version

1.0
Type

Type

jar

Download propan-storage 1.0


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