| License |
License |
|---|---|
| GroupId | GroupIdcom.github.napp-com |
| ArtifactId | ArtifactIdnotbed-util |
| Version | Version1.1.8 |
| Type | Typejar |
| Description |
Descriptionnotbed Util
Util
|
| Filename | Size |
|---|---|
| notbed-util-1.1.8.pom | |
| notbed-util-1.1.8.jar | 39 KB |
| notbed-util-1.1.8-tests.jar | 2 KB |
| notbed-util-1.1.8-test-sources.jar | 1 KB |
| notbed-util-1.1.8-sources.jar | 16 KB |
| notbed-util-1.1.8-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.napp-com/notbed-util/ -->
<dependency>
<groupId>com.github.napp-com</groupId>
<artifactId>notbed-util</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.napp-com/notbed-util/
implementation 'com.github.napp-com:notbed-util:1.1.8'
// https://jarcasting.com/artifacts/com.github.napp-com/notbed-util/
implementation ("com.github.napp-com:notbed-util:1.1.8")
'com.github.napp-com:notbed-util:jar:1.1.8'
<dependency org="com.github.napp-com" name="notbed-util" rev="1.1.8">
<artifact name="notbed-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.napp-com', module='notbed-util', version='1.1.8')
)
libraryDependencies += "com.github.napp-com" % "notbed-util" % "1.1.8"
[com.github.napp-com/notbed-util "1.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |