Last Version

jdatabinding 1.0.0

基于DataBinding封装的基本库

License

License

Categories

Categories

Data
GroupId

GroupId

com.hi-dhl.library
ArtifactId

ArtifactId

jdatabinding
Version

Version

1.0.0
Type

Type

pom
Description

Description

jdatabinding
基于DataBinding封装的基本库
Project URL

Project URL

https://github.com/hi-dhl/JDataBinding
Source Code Management

Source Code Management

https://github.com/hi-dhl/JDataBinding

Download jdatabinding 1.0.0


<!-- https://jarcasting.com/artifacts/com.hi-dhl.library/jdatabinding/ -->
<dependency>
    <groupId>com.hi-dhl.library</groupId>
    <artifactId>jdatabinding</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hi-dhl.library/jdatabinding/
implementation 'com.hi-dhl.library:jdatabinding:1.0.0'
// https://jarcasting.com/artifacts/com.hi-dhl.library/jdatabinding/
implementation ("com.hi-dhl.library:jdatabinding:1.0.0")
'com.hi-dhl.library:jdatabinding:pom:1.0.0'
<dependency org="com.hi-dhl.library" name="jdatabinding" rev="1.0.0">
  <artifact name="jdatabinding" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hi-dhl.library', module='jdatabinding', version='1.0.0')
)
libraryDependencies += "com.hi-dhl.library" % "jdatabinding" % "1.0.0"
[com.hi-dhl.library/jdatabinding "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.