is not current version
Last Version 0.2

com.github.jeluard:container-workarounds 0.1

A collection of workaround for various containers.

Categories

Categories

Container
GroupId

GroupId

com.github.jeluard
ArtifactId

ArtifactId

container-workarounds
Version

Version

0.1
Type

Type

jar

Download container-workarounds 0.1


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