License |
License |
---|---|
GroupId | GroupIdorg.snf4j |
ArtifactId | ArtifactIdsnf4j-core |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSNF4J/Core
The SNF4J Core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
snf4j-core-1.10.0.pom | |
snf4j-core-1.10.0.jar | 156 KB |
snf4j-core-1.10.0-sources.jar | 195 KB |
snf4j-core-1.10.0-javadoc.jar | 591 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.snf4j/snf4j-core/ -->
<dependency>
<groupId>org.snf4j</groupId>
<artifactId>snf4j-core</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.snf4j/snf4j-core/
implementation 'org.snf4j:snf4j-core:1.10.0'
// https://jarcasting.com/artifacts/org.snf4j/snf4j-core/
implementation ("org.snf4j:snf4j-core:1.10.0")
'org.snf4j:snf4j-core:jar:1.10.0'
<dependency org="org.snf4j" name="snf4j-core" rev="1.10.0">
<artifact name="snf4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.snf4j', module='snf4j-core', version='1.10.0')
)
libraryDependencies += "org.snf4j" % "snf4j-core" % "1.10.0"
[org.snf4j/snf4j-core "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |