License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators Discord API Business Logic Libraries |
GroupId | GroupIdcom.discord4j.immutables |
ArtifactId | ArtifactIdvalue |
Last Version | Last Version2.9.0-GH-1320.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.discord4j.immutables.value
Compile time annotations and compile time annotation processor to generate consistent value object using
either abstract class, interface or annotation as a base.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.discord4j.immutables/value/ -->
<dependency>
<groupId>com.discord4j.immutables</groupId>
<artifactId>value</artifactId>
<version>2.9.0-GH-1320.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.discord4j.immutables/value/
implementation 'com.discord4j.immutables:value:2.9.0-GH-1320.0'
// https://jarcasting.com/artifacts/com.discord4j.immutables/value/
implementation ("com.discord4j.immutables:value:2.9.0-GH-1320.0")
'com.discord4j.immutables:value:jar:2.9.0-GH-1320.0'
<dependency org="com.discord4j.immutables" name="value" rev="2.9.0-GH-1320.0">
<artifact name="value" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.discord4j.immutables', module='value', version='2.9.0-GH-1320.0')
)
libraryDependencies += "com.discord4j.immutables" % "value" % "2.9.0-GH-1320.0"
[com.discord4j.immutables/value "2.9.0-GH-1320.0"]