| License |
License |
|---|---|
| GroupId | GroupIdcom.orctom |
| ArtifactId | ArtifactIdw2n |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBasepom
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| w2n-1.0.pom | |
| w2n-1.0.jar | 14 KB |
| w2n-1.0-tests.jar | 4 KB |
| w2n-1.0-sources.jar | 5 KB |
| w2n-1.0-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orctom/w2n/ -->
<dependency>
<groupId>com.orctom</groupId>
<artifactId>w2n</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom/w2n/
implementation 'com.orctom:w2n:1.0'
// https://jarcasting.com/artifacts/com.orctom/w2n/
implementation ("com.orctom:w2n:1.0")
'com.orctom:w2n:jar:1.0'
<dependency org="com.orctom" name="w2n" rev="1.0">
<artifact name="w2n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom', module='w2n', version='1.0')
)
libraryDependencies += "com.orctom" % "w2n" % "1.0"
[com.orctom/w2n "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |