| License | License | 
|---|---|
| GroupId | GroupIdorg.tomitribe | 
| ArtifactId | ArtifactIdswizzle | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSwizzle :: Stream Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| swizzle-1.3.pom | |
| swizzle-1.3.jar | 63 KB | 
| swizzle-1.3-sources.jar | 34 KB | 
| swizzle-1.3-javadoc.jar | 188 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.tomitribe/swizzle/ -->
<dependency>
    <groupId>org.tomitribe</groupId>
    <artifactId>swizzle</artifactId>
    <version>1.3</version>
</dependency>// https://jarcasting.com/artifacts/org.tomitribe/swizzle/
implementation 'org.tomitribe:swizzle:1.3'// https://jarcasting.com/artifacts/org.tomitribe/swizzle/
implementation ("org.tomitribe:swizzle:1.3")'org.tomitribe:swizzle:jar:1.3'<dependency org="org.tomitribe" name="swizzle" rev="1.3">
  <artifact name="swizzle" type="jar" />
</dependency>@Grapes(
@Grab(group='org.tomitribe', module='swizzle', version='1.3')
)libraryDependencies += "org.tomitribe" % "swizzle" % "1.3"[org.tomitribe/swizzle "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.tomitribe : tomitribe-util | jar | 1.1.0 |