| License |
License |
|---|---|
| GroupId | GroupIdio.github.ross-oreto.latte4j |
| ArtifactId | ArtifactIdlatte4j |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionlatte4j
Java utility classes and methods
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| latte4j-1.0.0.pom | |
| latte4j-1.0.0.jar | 93 KB |
| latte4j-1.0.0-sources.jar | 51 KB |
| latte4j-1.0.0-javadoc.jar | 293 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ross-oreto.latte4j/latte4j/ -->
<dependency>
<groupId>io.github.ross-oreto.latte4j</groupId>
<artifactId>latte4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ross-oreto.latte4j/latte4j/
implementation 'io.github.ross-oreto.latte4j:latte4j:1.0.0'
// https://jarcasting.com/artifacts/io.github.ross-oreto.latte4j/latte4j/
implementation ("io.github.ross-oreto.latte4j:latte4j:1.0.0")
'io.github.ross-oreto.latte4j:latte4j:jar:1.0.0'
<dependency org="io.github.ross-oreto.latte4j" name="latte4j" rev="1.0.0">
<artifact name="latte4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ross-oreto.latte4j', module='latte4j', version='1.0.0')
)
libraryDependencies += "io.github.ross-oreto.latte4j" % "latte4j" % "1.0.0"
[io.github.ross-oreto.latte4j/latte4j "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |