is not current version
Last Version 1.0.5

com.github.jalasoft:JalasoftNetParent 1.0.4

Parent POM of JalaSoft library that focuses on networking.

Categories

Categories

Net
GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

JalasoftNetParent
Version

Version

1.0.4
Type

Type

pom

Download JalasoftNetParent 1.0.4


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