License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.jeluard |
ArtifactId | ArtifactIdcontainer-workarounds |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContainer workarounds
A collection of workaround for various containers.
|
<!-- https://jarcasting.com/artifacts/com.github.jeluard/container-workarounds/ -->
<dependency>
<groupId>com.github.jeluard</groupId>
<artifactId>container-workarounds</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeluard/container-workarounds/
implementation 'com.github.jeluard:container-workarounds:0.2'
// https://jarcasting.com/artifacts/com.github.jeluard/container-workarounds/
implementation ("com.github.jeluard:container-workarounds:0.2")
'com.github.jeluard:container-workarounds:jar:0.2'
<dependency org="com.github.jeluard" name="container-workarounds" rev="0.2">
<artifact name="container-workarounds" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeluard', module='container-workarounds', version='0.2')
)
libraryDependencies += "com.github.jeluard" % "container-workarounds" % "0.2"
[com.github.jeluard/container-workarounds "0.2"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 2.2.2 |
junit : junit | jar | 4.9 |