is not current version
Last Version 1.1.1

com.developcollect:dc-infra-core 1.1.0

dc 工具核心包

GroupId

GroupId

com.developcollect
ArtifactId

ArtifactId

dc-infra-core
Version

Version

1.1.0
Type

Type

jar

Download dc-infra-core 1.1.0


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