xuni

开发过程中常用的工具类、util、解决方案等

License

License

GroupId

GroupId

com.bnyte
ArtifactId

ArtifactId

xuni
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

xuni
开发过程中常用的工具类、util、解决方案等
Project URL

Project URL

https://github.com/bnyte/xuni
Source Code Management

Source Code Management

https://github.com/bnyte/xuni

Download xuni

How to add to project

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

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.

Versions

Version
1.0.3
1.0.2