Last Version

com.github.hfhn:test 1.0

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

License

License

GroupId

GroupId

com.github.hfhn
ArtifactId

ArtifactId

test
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download test 1.0


<!-- https://jarcasting.com/artifacts/com.github.hfhn/test/ -->
<dependency>
    <groupId>com.github.hfhn</groupId>
    <artifactId>test</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hfhn/test/
implementation 'com.github.hfhn:test:1.0'
// https://jarcasting.com/artifacts/com.github.hfhn/test/
implementation ("com.github.hfhn:test:1.0")
'com.github.hfhn:test:jar:1.0'
<dependency org="com.github.hfhn" name="test" rev="1.0">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hfhn', module='test', version='1.0')
)
libraryDependencies += "com.github.hfhn" % "test" % "1.0"
[com.github.hfhn/test "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.