Last Version

whatever 1.0.0

Library that lets you write your code without worrying about consequences!

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

com.vaclavdedik
ArtifactId

ArtifactId

whatever
Version

Version

1.0.0
Type

Type

jar
Description

Description

whatever
Library that lets you write your code without worrying about consequences!
Project URL

Project URL

https://github.com/VaclavDedik/whatever
Source Code Management

Source Code Management

https://github.com/VaclavDedik/whatever

Download whatever 1.0.0


<!-- https://jarcasting.com/artifacts/com.vaclavdedik/whatever/ -->
<dependency>
    <groupId>com.vaclavdedik</groupId>
    <artifactId>whatever</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaclavdedik/whatever/
implementation 'com.vaclavdedik:whatever:1.0.0'
// https://jarcasting.com/artifacts/com.vaclavdedik/whatever/
implementation ("com.vaclavdedik:whatever:1.0.0")
'com.vaclavdedik:whatever:jar:1.0.0'
<dependency org="com.vaclavdedik" name="whatever" rev="1.0.0">
  <artifact name="whatever" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaclavdedik', module='whatever', version='1.0.0')
)
libraryDependencies += "com.vaclavdedik" % "whatever" % "1.0.0"
[com.vaclavdedik/whatever "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.