Last Version

CodeStickers 1.0.2-jdk7

A collection of useful java annotations.

License

License

GroupId

GroupId

com.github.codestickers
ArtifactId

ArtifactId

codestickers
Version

Version

1.0.2-jdk7
Type

Type

jar
Description

Description

CodeStickers
A collection of useful java annotations.
Project URL

Project URL

https://github.com/codestickers
Source Code Management

Source Code Management

https://github.com/codestickers/codestickers-java.git

Download codestickers 1.0.2-jdk7


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

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.