License |
License
The Apache Software License, Version 3.0
|
---|---|
GroupId | GroupIdcom.saaavsaaa.tools |
ArtifactId | ArtifactIdstructure |
Version | Version0.0.6-Release |
Type | Typejar |
Description |
Descriptionstructure
tools
|
Filename | Size |
---|---|
structure-0.0.6-Release.pom | |
structure-0.0.6-Release.jar | 79 KB |
structure-0.0.6-Release-sources.jar | 43 KB |
structure-0.0.6-Release-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.saaavsaaa.tools/structure/ -->
<dependency>
<groupId>com.saaavsaaa.tools</groupId>
<artifactId>structure</artifactId>
<version>0.0.6-Release</version>
</dependency>
// https://jarcasting.com/artifacts/com.saaavsaaa.tools/structure/
implementation 'com.saaavsaaa.tools:structure:0.0.6-Release'
// https://jarcasting.com/artifacts/com.saaavsaaa.tools/structure/
implementation ("com.saaavsaaa.tools:structure:0.0.6-Release")
'com.saaavsaaa.tools:structure:jar:0.0.6-Release'
<dependency org="com.saaavsaaa.tools" name="structure" rev="0.0.6-Release">
<artifact name="structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saaavsaaa.tools', module='structure', version='0.0.6-Release')
)
libraryDependencies += "com.saaavsaaa.tools" % "structure" % "0.0.6-Release"
[com.saaavsaaa.tools/structure "0.0.6-Release"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |