| License |
License |
|---|---|
| GroupId | GroupIdcom.github.engwen |
| ArtifactId | ArtifactIdowlMagicUtil |
| Last Version | Last Version3.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| owlMagicUtil-3.0.4.pom | |
| owlMagicUtil-3.0.4.jar | 71 KB |
| owlMagicUtil-3.0.4-sources.jar | 43 KB |
| owlMagicUtil-3.0.4-javadoc.jar | 357 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.engwen/owlMagicUtil/ -->
<dependency>
<groupId>com.github.engwen</groupId>
<artifactId>owlMagicUtil</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.engwen/owlMagicUtil/
implementation 'com.github.engwen:owlMagicUtil:3.0.4'
// https://jarcasting.com/artifacts/com.github.engwen/owlMagicUtil/
implementation ("com.github.engwen:owlMagicUtil:3.0.4")
'com.github.engwen:owlMagicUtil:jar:3.0.4'
<dependency org="com.github.engwen" name="owlMagicUtil" rev="3.0.4">
<artifact name="owlMagicUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.engwen', module='owlMagicUtil', version='3.0.4')
)
libraryDependencies += "com.github.engwen" % "owlMagicUtil" % "3.0.4"
[com.github.engwen/owlMagicUtil "3.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |