License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdorg.immutables |
ArtifactId | ArtifactIdencode |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.immutables.encode
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
encode-2.9.0.pom | |
encode-2.9.0.jar | 7 KB |
encode-2.9.0-tests.jar | 1 KB |
encode-2.9.0-sources.jar | 6 KB |
encode-2.9.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.immutables/encode/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>encode</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/encode/
implementation 'org.immutables:encode:2.9.0'
// https://jarcasting.com/artifacts/org.immutables/encode/
implementation ("org.immutables:encode:2.9.0")
'org.immutables:encode:jar:2.9.0'
<dependency org="org.immutables" name="encode" rev="2.9.0">
<artifact name="encode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='encode', version='2.9.0')
)
libraryDependencies += "org.immutables" % "encode" % "2.9.0"
[org.immutables/encode "2.9.0"]