Last Version

boneidle annotations 1.0.0

The boneidle annotations, for defining lazy-loading on proxies, without including the heavier-weight core library.

License

License

GroupId

GroupId

io.boneidle
ArtifactId

ArtifactId

boneidle-annotations
Version

Version

1.0.0
Type

Type

jar
Description

Description

boneidle annotations
The boneidle annotations, for defining lazy-loading on proxies, without including the heavier-weight core library.
Project URL

Project URL

https://github.com/rowanhill/boneidle

Download boneidle-annotations 1.0.0


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