License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing |
GroupId | GroupIdio.gitee.zxing2021 |
ArtifactId | ArtifactIdioc |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionioc
Tiny IOC Container
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ioc-1.2.pom | |
ioc-1.2-sources.jar | 5 KB |
ioc-1.2-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zxing2021/ioc/ -->
<dependency>
<groupId>io.gitee.zxing2021</groupId>
<artifactId>ioc</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zxing2021/ioc/
implementation 'io.gitee.zxing2021:ioc:1.2'
// https://jarcasting.com/artifacts/io.gitee.zxing2021/ioc/
implementation ("io.gitee.zxing2021:ioc:1.2")
'io.gitee.zxing2021:ioc:jar:1.2'
<dependency org="io.gitee.zxing2021" name="ioc" rev="1.2">
<artifact name="ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zxing2021', module='ioc', version='1.2')
)
libraryDependencies += "io.gitee.zxing2021" % "ioc" % "1.2"
[io.gitee.zxing2021/ioc "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.dom4j : dom4j | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |