Last Version

fun.mike:record 0.1.7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

record
Version

Version

0.1.7
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/mike706574/java-record
Source Code Management

Source Code Management

http://github.com/mike706574/java-record/tree/master

Download record 0.1.7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.