| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.github.tadukoo.util |
| ArtifactId | ArtifactIdTadukooLang |
| Last Version | Last Version0.5.1-Beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA collection of utilities to be used in various projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TadukooLang-0.5.1-Beta.pom | |
| TadukooLang-0.5.1-Beta.jar | 14 KB |
| TadukooLang-0.5.1-Beta-sources.jar | 13 KB |
| TadukooLang-0.5.1-Beta-javadoc.jar | 158 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tadukoo.util/TadukooLang/ -->
<dependency>
<groupId>com.github.tadukoo.util</groupId>
<artifactId>TadukooLang</artifactId>
<version>0.5.1-Beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tadukoo.util/TadukooLang/
implementation 'com.github.tadukoo.util:TadukooLang:0.5.1-Beta'
// https://jarcasting.com/artifacts/com.github.tadukoo.util/TadukooLang/
implementation ("com.github.tadukoo.util:TadukooLang:0.5.1-Beta")
'com.github.tadukoo.util:TadukooLang:jar:0.5.1-Beta'
<dependency org="com.github.tadukoo.util" name="TadukooLang" rev="0.5.1-Beta">
<artifact name="TadukooLang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tadukoo.util', module='TadukooLang', version='0.5.1-Beta')
)
libraryDependencies += "com.github.tadukoo.util" % "TadukooLang" % "0.5.1-Beta"
[com.github.tadukoo.util/TadukooLang "0.5.1-Beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.platform : junit-platform-runner | jar | 1.8.1 |
| Version |
|---|
|
0.5.1-Beta
|
|
0.5-Beta
|
|
0.4-Alpha
|
|
0.3.1-Alpha
|
|
0.3-Alpha
|
|
0.2.2-Alpha
|
|
0.2.1-Alpha
|
|
0.2-Alpha
|