test

tee

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.houxinlin
ArtifactId

ArtifactId

maven-demo
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

test
tee

Download maven-demo

How to add to project

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

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.

Versions

Version
1.0