Last Version

aptbase 1.0.0

single instance helper

License

License

GroupId

GroupId

io.github.zlgspace
ArtifactId

ArtifactId

aptbase
Version

Version

1.0.0
Type

Type

jar
Description

Description

aptbase
single instance helper
Project URL

Project URL

https://github.com/zlgspace/APTTemplate
Source Code Management

Source Code Management

https://github.com/zlgspace/APTTemplate

Download aptbase 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.zlgspace/aptbase/ -->
<dependency>
    <groupId>io.github.zlgspace</groupId>
    <artifactId>aptbase</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zlgspace/aptbase/
implementation 'io.github.zlgspace:aptbase:1.0.0'
// https://jarcasting.com/artifacts/io.github.zlgspace/aptbase/
implementation ("io.github.zlgspace:aptbase:1.0.0")
'io.github.zlgspace:aptbase:jar:1.0.0'
<dependency org="io.github.zlgspace" name="aptbase" rev="1.0.0">
  <artifact name="aptbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zlgspace', module='aptbase', version='1.0.0')
)
libraryDependencies += "io.github.zlgspace" % "aptbase" % "1.0.0"
[io.github.zlgspace/aptbase "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.