RegJ

一个简易的、用java操作注册表的包。可以通过简单的方法对注册表进行操作。

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.gitee.swsk33
ArtifactId

ArtifactId

reg-java
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RegJ
一个简易的、用java操作注册表的包。可以通过简单的方法对注册表进行操作。
Project URL

Project URL

https://gitee.com/swsk33/RegJ
Source Code Management

Source Code Management

https://gitee.com/swsk33/RegJ

Download reg-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.swsk33/reg-java/ -->
<dependency>
    <groupId>com.gitee.swsk33</groupId>
    <artifactId>reg-java</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.swsk33/reg-java/
implementation 'com.gitee.swsk33:reg-java:4.0.0'
// https://jarcasting.com/artifacts/com.gitee.swsk33/reg-java/
implementation ("com.gitee.swsk33:reg-java:4.0.0")
'com.gitee.swsk33:reg-java:jar:4.0.0'
<dependency org="com.gitee.swsk33" name="reg-java" rev="4.0.0">
  <artifact name="reg-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.swsk33', module='reg-java', version='4.0.0')
)
libraryDependencies += "com.gitee.swsk33" % "reg-java" % "4.0.0"
[com.gitee.swsk33/reg-java "4.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.

Versions

Version
4.0.0
3.5.1
3.5.0
3.3.10
3.3.7-halloween
3.0.1
3.0.0
2.0.0