Last Version

JK Java playground 1.1

Demo application used as an example on how to set up publishing to the Central Repository.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.josipklaric
ArtifactId

ArtifactId

java-playground
Version

Version

1.1
Type

Type

jar
Description

Description

JK Java playground
Demo application used as an example on how to set up publishing to the Central Repository.
Project URL

Project URL

https://github.com/josipklaric/java-playground
Source Code Management

Source Code Management

http://github.com/josipklaric/java-playground

Download java-playground 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.